chore: add screenshot

This commit is contained in:
ayo 2026-06-24 23:09:31 +02:00
parent fc60c1c63c
commit 3fa11f2e4f
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,9 @@
# Ayo's various configuration files
<img src="./tmux.png" width="600" />
## 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

BIN
tmux.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 KiB