mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
alias for apt-get update
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
14a63f1669
commit
3f412e866d
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ alias m='make'
|
||||||
alias s='subl'
|
alias s='subl'
|
||||||
|
|
||||||
alias saguysaguy='sudo apt-get update -y && sudo apt-get upgrade -y'
|
alias saguysaguy='sudo apt-get update -y && sudo apt-get upgrade -y'
|
||||||
|
alias saguysaguysagay='sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get autoremove -y'
|
||||||
|
alias update-my-ubuntu='saguysaguysagay'
|
||||||
|
|
||||||
function bb_env()
|
function bb_env()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue