bash_alias | fix upstream change
This commit is contained in:
parent
8004bb4b47
commit
1a839caaca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
alias build="notify-send -u critical -t 0 'Build complete' || notify-send -u critical -t 0 'Build failed'"
|
alias build="notify-send -u critical 'Build complete' || notify-send -u critical 'Build failed'"
|
||||||
# alias mroe=more
|
# alias mroe=more
|
||||||
# alias moer=more
|
# alias moer=more
|
||||||
alias ls="ls -hCF"
|
alias ls="ls -hCF"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue