Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 374 Bytes

Dotfiles

Installation

git clone [email protected]:focaaby/dotfiles.git ~/.dotfiles

Terminal theme

  1. iTerm2
  2. Xfce Terminal: ln -s ~/.dotfiles/xfce4-terminalrc ~/.config/xfce4/terminal

Tools

  1. zsh: ln -s ~/.dotfiles/.zshrc ~/
  2. tmux: ln -s ~/.dotfiles/.tmux.conf ~/
  3. git: ln -s ~/.dotfiles/.gitconfig ~/ && ln -s ~/.dotfiles/.gitignore_global ~/