chore: add more instructions

This commit is contained in:
ayo 2026-06-24 20:06:09 +02:00
parent 495495bcc1
commit 3a74829993

View file

@ -23,3 +23,23 @@ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
2. open `vim` then run `:PluginInstall`
[See more](https://github.com/VundleVim/Vundle.vim?tab=readme-ov-file#quick-start)
## For tmux, tpm is used
1. install tpm
```bash
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
```
2. open `tmux` then `[prefix] I`
## terminal fonts
1. Install `SFMono-Nerd-Font-Ligaturized`
```bash
git clone https://github.com/shaunsingh/SFMono-Nerd-Font-Ligaturized.git && cd SFMono-Nerd-Font-Ligaturized
cp *.otf ~/.local/share/fonts
```
2. use as terminal font via preferences