Skip to content

dotfiles to keep my mac configuration straight. Commands are added in a bin directory.

Notifications You must be signed in to change notification settings

peterdeweese/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

dotfiles to keep my mac configuration straight. Commands are added in a bin directory.

#Installation

cd
git clone https://github.com/peterdeweese/.dotfiles.git
echo '. ~/.dotfiles/init.sh' > ~/.zshrc

##Add Commands ###Example: gs -> git status echo 'git status "$@"' > ~/.dotfiles/bin/gs chmod +x ~/.dotfiles/bin/gs

You can also add symlinks to bin.

About

dotfiles to keep my mac configuration straight. Commands are added in a bin directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages