Skip to content

dvoros/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cd ~
git clone git@github.com:dvoros/dotfiles.git
ln -s dotfiles/.vimrc
ln -s dotfiles/.tmux.conf
if [ -f .bashrc ]; then printf "\nsource ~/dotfiles/.shrc" >> .bashrc; fi
if [ -f .zshrc ]; then printf "\nsource ~/dotfiles/.shrc" >> .zshrc; fi
mkdir .vimswap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published