mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
apt get update alias
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
54a9bf74d5
commit
3c6a720d5d
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ alias cjb='cactus jump buildbot'
|
||||||
alias m='make'
|
alias m='make'
|
||||||
alias s='subl'
|
alias s='subl'
|
||||||
|
|
||||||
|
alias saguysaguy='sudo apt-get update -y && sudo apt-get upgrade -y'
|
||||||
|
|
||||||
function bb_env()
|
function bb_env()
|
||||||
{
|
{
|
||||||
local BASE
|
local BASE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue