mirror of
https://github.com/Hizenberg469/environment-setup.git
synced 2026-04-19 21:12:23 +03:00
Issue with tmux with vim fixed -- UI is proper now
This commit is contained in:
@@ -74,6 +74,7 @@ libpython3-dev ruby-dev lua5.2 liblua5.2-dev libperl-dev git
|
||||
echo -e "\n\n\nalias vim=$DIR/bin/vim" >> ~/.bashrc
|
||||
echo -e "\nexport VIMRUNTIME=$DIR/share/vim/vim91" >> ~/bashrc
|
||||
echo -e "\nexport PATH=$DIR/bin:\$PATH" >> ~/.bashrc
|
||||
echo -e "\nexport TERM=st-256color" >> ~/.bashrc
|
||||
source ~/.bashrc
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user