annacruz / dotfiles-1

vim, zsh, tmux, vscode and terminator configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

create symlinks

  ln -s ~/dotfiles/vim-config/vimrc ~/.vimrc
  ln -s ~/dotfiles/zsh-config/zshrc.sh ~/.zshrc
  ln -s ~/dotfiles/zsh/raj.zsh-theme ~/.oh-my-zsh/themes/raj.zsh-theme
  ln -s ~/dotfiles/tmux/tmux.conf ~/.tmux.conf
  ln -s ~/dotfiles/terminator/config ~/.config/terminator/config
  ln -s ~/dotfiels/tmux/rainbarf.conf ~/.rainbarf.conf

About

vim, zsh, tmux, vscode and terminator configuration files


Languages

Language:Vim Script 52.8%Language:Shell 26.5%Language:JavaScript 11.1%Language:Vim Snippet 9.6%