Skip to content

iselind/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles

To install the configuration files, run

ln -s ${PWD}/vim ~/.vim
ln -s ${PWD}/screenrc ~/.screenrc
ln -s ${PWD}/zshrc ~/.zshrc

mkdir -p ~/.config
ln -s ${PWD}/i3 ~/.config/i3

To initialize the Vim plugins execute :PlugInstall within Vim.

Releases

No releases published

Packages

No packages published