|
|
5 years ago | |
|---|---|---|
| README.md | 4 years ago | |
| config.vim | 4 years ago | |
| notes.md | 4 years ago | |
| prompt.sh | 7 years ago | |
| style-gnome-terminal.sh | 4 years ago | |
| tmux.conf | 4 years ago | |
First, clone this repository into ~/dotfiles.
Add the following to your .bashrc:
# Better prompt.
source ~/dotfiles/prompt.sh
Install the jellybeans colorscheme, either by downloading jellybeans.vim into
.vim/colors/, or by installing a plugin manager and using it to install
jellybeans.
Then add the following to your .vimrc:
source ~/dotfiles/config.vim
Install Tmux Plugin Manager:
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Run the following command:
$ ln -s ~/dotfiles/tmux.conf ~/.tmux.conf
Run the following command:
$ ~/dotfiles/style-gnome-terminal.sh gruvbox8