fiddler-dots
Software
Screenshot
Configs
OS
|
|--> ~/.xinitrc
|--> ~/.Xresources
|--> ~/dotfiles/dwm
|--> Monitor
|
|--> /etc/X11/xorg.conf.d/10-monitor.conf
|--> Keyboard
|
|--> ~/.xmodmap
Work
|
|--> Terminal
|
|--> ~/dotfiles/st
|--> Vim
|
|--> ~/.vim
|--> ~/.vimrc
|--> ~/.viminfo
|--> ~/vimwiki
|--> Emacs
|
|--> ~/.emacs.d
|--> ~/.tmux.conf
|--> Shell
|
|--> ~/.bashrc
|--> ~/.bash_profile
Install
To install the dotfiles:
$ git clone https://github.com/anirudh-c/dotfiles
$ dotfiles/setup.sh
Updating
To update your version of this repo with changes:
$ dotfiles/update_dotfiles.sh