Skip to content

dotfiles managed with GNU Stow

License

Notifications You must be signed in to change notification settings

conortm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfiles managed with GNU Stow.

Setup

Install: brew install stow

Run:

git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
git clone git@github.com:conortm/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow git tmux zsh
chsh -s $(which zsh)

Inspired by ericduran/dotfiles and jessfraz/dotfiles.

About

dotfiles managed with GNU Stow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages