* starship - simplified report format line and placed on the left top before prompt

* # character prompt by default
* tmux styled and smart tab naming
+ vim toml plugin
This commit is contained in:
2023-04-17 19:02:36 +03:00
parent 9a265fe3f7
commit b3a2e4ed6a
4 changed files with 102 additions and 30 deletions

View File

@ -78,6 +78,7 @@ install_vim_plugins() {
git clone https://github.com/tpope/vim-sensible.git
git clone https://github.com/altercation/vim-colors-solarized.git
git clone https://github.com/cespare/vim-toml.git
}
#install_nix