added alias for gitstore
This commit is contained in:
1
debian/debian-essentials.sh
vendored
1
debian/debian-essentials.sh
vendored
@@ -157,6 +157,7 @@ echo "alias aptac='sudo apt autoclean'" >> /etc/bash.bashrc
|
||||
echo "alias dpkgi='sudo dpkg -i'" >> /etc/bash.bashrc
|
||||
echo "alias tmuxls='tmux ls'" >> /etc/bash.bashrc
|
||||
echo "alias tmuxa='tmux attach -t'" >> /etc/bash.bashrc
|
||||
echo "export gitstore='git config --global credential.helper store'" >> /etc/bash.bashrc
|
||||
echo "alias hh='hstr'" >> /etc/bash.bashrc
|
||||
echo "export HSTR_CONFIG=hide-help,hicolor,prompt-bottom,ignorespace,raw-history-view" >> /etc/bash.bashrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user