made more current
This commit is contained in:
@@ -19,4 +19,8 @@ done
|
||||
bindkey -a 'k' history-substring-search-up
|
||||
bindkey -a 'j' history-substring-search-down
|
||||
|
||||
# aliases
|
||||
alias weather="curl 'wttr.in/?0'"
|
||||
alias vi="busybox vi"
|
||||
alias tar="bsdtar"
|
||||
alias which="$HOME/.local/bin/which"
|
||||
|
||||
Reference in New Issue
Block a user