Skip to content

ezarowny/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Hey! You found my dotfiles!

Setup

It would be wisest to just symlink most of the important files instead of copying them. At some point I will make a script that does this. For now, execute the following from your home directory:

cp Development/dotfiles/zshrc .zshrc
cp Development/dotfiles/config/pip/pip.conf .config/pip/
ln -s Development/dotfiles/gvimrc .gvimrc
ln -s Development/dotfiles/tmux.conf .tmux.conf
ln -s Development/dotfiles/vim .vim
ln -s Development/dotfiles/vimrc .vimrc

Next, download git-prompt.sh and move it to your home directory with mv Downloads/git-prompt.sh ./.git-prompt.sh.

Finally, open a new terminal, open vim and run PlugUpdate | PlugUpgrade.

About

My dotfiles!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published