Skip to content

jburns24/shell_goodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell_goodies

Some config files for the shells I use

On a new machine setup

make symbolic

  • ln -s /home/joshua/git/shell_goodies/zsh/.zshrc /home/joshua/.zshrc

  • ln -s /home/joshua/git/shell_goodies/git/.gitconfig /home/joshua/.gitconfig

source .zshrc

make zsh default shell

  • chsh -s $(which zsh)

Finally restart machine

About

Some config files for the shells I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published