diff --git a/README.md b/README.md index 82a3655..b787712 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ayo's various configuration files + + +## Setup + Clone the repo ```bash @@ -14,6 +18,7 @@ ln -rsf ./.vimrc ~/ ``` ## For vim, vundle is used + 1. install vundle ```bash @@ -25,6 +30,7 @@ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim [See more](https://github.com/VundleVim/Vundle.vim?tab=readme-ov-file#quick-start) ## For tmux, tpm is used + 1. install tpm ```bash @@ -45,6 +51,7 @@ cp *.otf ~/.local/share/fonts 2. use as terminal font via preferences ## install `gitmux` for git info on tmux bar + 1. Download the latest [release](https://github.com/arl/gitmux/releases) 2. Extract to local shared and link diff --git a/tmux.png b/tmux.png new file mode 100644 index 0000000..9fd8c25 Binary files /dev/null and b/tmux.png differ