My Linux Dotfiles and Configs
Go to file
Eric D. Rohler 4ccda5d202 add zshrc 2022-04-13 07:05:02 -04:00
.gitignore add install and gitignore 2018-10-17 22:28:42 -04:00
LICENSE Add LICENSE 2019-04-28 14:24:26 +00:00
README.md update readme 2019-04-28 10:30:06 -04:00
bashrc update bashrc 2020-12-24 10:39:31 -05:00
config.conf Remove Title from NeoFetch 2019-05-12 10:19:13 -04:00
gtk.css added gtk.css install and removed ctrl+p from vim 2019-04-27 11:36:22 -04:00
install.sh removed styling and neofetch configs 2019-09-29 10:12:12 -04:00
tmux.conf update tmux conf 2022-04-13 07:02:02 -04:00
uninstall.sh removed styling and neofetch configs 2019-09-29 10:12:12 -04:00
vimrc set termguicolors vimrc 2019-11-14 05:49:15 -05:00
zshrc add zshrc 2022-04-13 07:05:02 -04:00

README.md

dotfiles

My dotfiles. Right now, I am only managing a few dotfiles. So, I just sumlink the 5 files I need and that's it. I don't have to worry about much else. If I do end up managing dozens of dotfiles I may move to gnu stow.

  1. bashrc -> $HOME/.bashrc -> $HOME/.bash_profile
  2. vimrc -> $HOME/.vimrc -> $HOME/.config/nvim/init.vim
  3. tmux.conf -> $HOME/.tmux.conf
  4. gtk.css -> $HOME/.config/gtk-3.0/gtk.css
  5. config.conf -> $HOME/.config/neofetch/config.conf