chore: add screenshot
This commit is contained in:
parent
fc60c1c63c
commit
3fa11f2e4f
2 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
# Ayo's various configuration files
|
# Ayo's various configuration files
|
||||||
|
|
||||||
|
<img src="./tmux.png" width="600" />
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
Clone the repo
|
Clone the repo
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -14,6 +18,7 @@ ln -rsf ./.vimrc ~/
|
||||||
```
|
```
|
||||||
|
|
||||||
## For vim, vundle is used
|
## For vim, vundle is used
|
||||||
|
|
||||||
1. install vundle
|
1. install vundle
|
||||||
|
|
||||||
```bash
|
```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)
|
[See more](https://github.com/VundleVim/Vundle.vim?tab=readme-ov-file#quick-start)
|
||||||
|
|
||||||
## For tmux, tpm is used
|
## For tmux, tpm is used
|
||||||
|
|
||||||
1. install tpm
|
1. install tpm
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -45,6 +51,7 @@ cp *.otf ~/.local/share/fonts
|
||||||
2. use as terminal font via preferences
|
2. use as terminal font via preferences
|
||||||
|
|
||||||
## install `gitmux` for git info on tmux bar
|
## install `gitmux` for git info on tmux bar
|
||||||
|
|
||||||
1. Download the latest [release](https://github.com/arl/gitmux/releases)
|
1. Download the latest [release](https://github.com/arl/gitmux/releases)
|
||||||
2. Extract to local shared and link
|
2. Extract to local shared and link
|
||||||
|
|
||||||
|
|
|
||||||
BIN
tmux.png
Normal file
BIN
tmux.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 672 KiB |
Loading…
Reference in a new issue