feat: tmux improvements

Added statusline configuration (colour, left length). Added tpm (tmux
plugin manager). Added tmux-sessionizer script and some keybinds for it.
This commit is contained in:
2023-06-01 23:54:39 +02:00
parent b2b3082cf3
commit 454452fb50
4 changed files with 42 additions and 55 deletions

View File

@@ -13,7 +13,9 @@
- install [ggman](https://github.com/tkw1536/ggman)
- install [pyenv](https://github.com/pyenv/pyenv) to $XDG_DATA_HOME/.pyenv
- set `PYENV_ROOT` and use [pyenv-installer](https://github.com/pyenv/pyenv-installer)
- install [pyenv-default-packages](git clone https://github.com/jawshooah/pyenv-default-packages.git $(pyenv root)/plugins/pyenv-default-packages)
- install [pyenv-default-packages](https://github.com/jawshooah/pyenv-default-packages.git)
- symlink `.pyenv/default-packages` to `$PYENV_ROOT/default-packages`
- install [neovim](https://neovim.io/)
- follow `README.md` in [janezicmatej/nvim](https://github.com/janezicmatej/nvim/)
- install [tmux](https://github.com/tmux/tmux)
- install [tmp](https://github.com/tmux-plugins/tpm) for plugins