Skip to content

HuskyHacks/shell-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Setup

Dotfiles and configs for husky@mattlab.

Forked from and inspired by Taggart's shell setup repo

Quickstart

📝 No need to invoke sudo when executing the install script. The script will invoke sudo and prompt for credentials on its own.

One Liner Quickstart

Cuz who doesn't like curling right to the shell?

curl https://raw.githubusercontent.com/HuskyHacks/shell-setup/main/quickstart.sh | sh

Clone & Install

git clone https://github.com/HuskyHacks/shell-setup
cd shell-setup
./setup.sh

This sets up fish as the default prompt, but my bashrc file is in there too if you want to use bash instead.

About

Repo for automating shell config on new machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%