CharlesGueunet / dotfiles

My dotfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles, most of these confs are in standalone projects.

Usually, a symbolic link needs to be created in $HOME targeting the main config file:

ln -s vimmic/.vimrc $HOME
ln -s zsh/.zshrc $HOME
ln -s tmux/.tmux.conf $HOME
ln -s .gdbinit $HOME

About

My dotfile


Languages

Language:CSS 53.7%Language:Shell 36.0%Language:CMake 7.3%Language:GDB 3.0%