mirror of
https://github.com/vhaudiquet/mymachine.git
synced 2025-12-19 20:46:08 +00:00
ubuntu: Added nala
This commit is contained in:
@@ -56,5 +56,8 @@ alias e=${EDITOR}
|
||||
alias l="ls -lla"
|
||||
alias c="clear"
|
||||
alias k="kubectl"
|
||||
if [ "${ID}" = "ubuntu" ]; then
|
||||
alias apt="sudo nala"
|
||||
fi
|
||||
|
||||
### End of default bashrc, append anything here
|
||||
|
||||
Reference in New Issue
Block a user