Skip to content

Kaziozord/.dot

 
 

Repository files navigation

.dotfiles aka config files

These are config files to set up a system the way I like it.

Installation

git clone https://github.com/rusilko/.dot.git ~/.dot
ln -s ~/.dot/zsh ~/.zsh
ln -s ~/.dot/zsh/zshrc ~/.zshrc
ln -s ~/.dot/gitignore ~/.gitignore
ln -s ~/.dot/tmux.conf ~/.tmux.conf
ln -s ~/.dot/vim/vimrc ~/.vimrc
ln -s ~/.dot/vim ~/.vim

Environment

I am running on Mac OS X Terminal with zsh shell. If you like to switch from old bash, use the following command.

chsh -s /bin/zsh

About

Config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 69.4%
  • Ruby 21.9%
  • Shell 8.7%