Skip to content

mikaelz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My precious dotfiles & configs

Deploy

git clone https://github.com/mikaelz/dotfiles.git
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

rm .zshrc && ln -s dotfiles/.zshrc
rm .screenrc && ln -s dotfiles/.screenrc
rm .bashrc && ln -s dotfiles/.bashrc
rm .profile && ln -s dotfiles/.profile
rm .vimrc && ln -s dotfiles/.vimrc