8 Commits

Author SHA1 Message Date
Sravan Balaji
1b7f8b50f4 Fish Shell, Tmux, and Neofetch Configs
- Change alacritty shell to fish
- Add dracula theme for tmux as submodule
- Add fish config files
- Add neofetch config file
- Add gitignore to exclude git bare repo .cfg folder
- Remove tmux-sensible plugin and change "r" to "R" in .tmux.conf
2020-06-05 21:20:10 -04:00
Sravan Balaji
8bdaebebc5 Moving from Bash to ZSH
- Add zshrc with Oh My Zsh installation & plugins
- Add neofetch, config alias, and vscode editor to zshrc
- Change shell in alacritty from bash to zsh
2020-05-28 12:53:35 -04:00
Sravan Balaji
f3e6b0f9ac Update tmux config
- Remove template code for additional plugins
- Remap Ctrl-b to Ctrl-a
- Split panes with | and -
- Reload config file with "r"
- Switch panes with Alt-arrow
- Enable mouse mode
- Add option to disable automatic window rename as comment
2020-05-27 15:24:44 -04:00
Sravan Balaji
5cd0a09ad8 Dracula Theme & Tmux
- Add window padding, dracula color scheme, and change background opacity to 0.85 in alacritty.yml
- Add vim dracula theme as a submodule
- Add tmux plugin manager as submodule
- Add tpm, tmux-sensible, and dracula to .tmux.conf
- Change vim theme to dracula
2020-05-26 16:12:24 -04:00
Sravan Balaji
33d243c83f Add Alacritty configuration
- Fira Code font, 12 pt size
- Background opacity of 0.75
- Beam style cursor
- Mouse click on URLs
2020-05-25 17:25:39 -04:00
Sravan Balaji
d040228c4c bashrc reorganization
- Moved aliases and exports to end of bashrc
2020-05-25 16:53:22 -04:00
Sravan Balaji
c06a98cb69 Add README 2020-05-25 12:17:30 -04:00
Sravan Balaji
742b1b358e Add bashrc, vimrc, and ssh config
- Add .bashrc with powerline-shell, neofetch, and config alias
- Add .vimrc with nicer looking vim config
- Add .ssh/config with UMICH hosts
2020-05-25 12:11:38 -04:00