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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user