rfrohl/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Clone the repository
git clone <URL> .dotfiles
Manual installation
ln -s ~/.dotfiles/zshrc ~/.zshrc
ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf
ln -s ~/.dotfiles/gdbinit ~/.gdbinit
ln -s ~/.dotfiles/hgrc ~/.hgrc
ln -s ~/.dotfiles/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/gitignore ~/.gitignore
git submodule update --init
Or use the install script
~/.dotfiles/install.sh
Important
change email and name in dotfiles/gitconfig