wimroy / config_files

Contains my config/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To checkout:

Vim: Create a softlink to vim and vim/vimrc. Be sure to backup your original files before that, though.

  • cd ~
  • ln -s /path/to/vim .vim
  • ln -s /path/to/vim/vimrc .vimrc

Tmux

  • cd ~
  • ln -s /path/to/tmux/tmux.conf .tmux.conf

Top

  • cd ~
  • ln -s /path/to/toprc .toprc

About

Contains my config/dotfiles


Languages

Language:Shell 79.3%Language:Vim Script 20.7%