u=update
This commit is contained in:
parent
f2ddfa9590
commit
db37bf1d54
1
bashrc
1
bashrc
|
@ -92,6 +92,7 @@ bind '"\e[A": history-search-backward'
|
||||||
bind '"\e[B": history-search-forward'
|
bind '"\e[B": history-search-forward'
|
||||||
|
|
||||||
export PATH=~/.config/dotfiles/bin/:$PATH
|
export PATH=~/.config/dotfiles/bin/:$PATH
|
||||||
|
alias u=update
|
||||||
|
|
||||||
# Add an "alert" alias for long running commands. Use like so:
|
# Add an "alert" alias for long running commands. Use like so:
|
||||||
# sleep 10; alert
|
# sleep 10; alert
|
||||||
|
|
Loading…
Reference in New Issue