added an alias in .zshrc
This commit is contained in:
parent
36b7212ed5
commit
aeb1119b25
@ -191,6 +191,7 @@
|
||||
export mw="$utb/4semester/MW/"
|
||||
export pjc="$utb/4semester/PJC/"
|
||||
export tso="$utb/4semester/TSO/"
|
||||
export tew="$utb/4semester/TEW/"
|
||||
|
||||
alias wget='wget -c' # allows to restore progress after interruption
|
||||
if [[ -x "$(command -v vimx)" ]]; then alias vim='vimx'; fi # proper clipboard support
|
||||
|
Loading…
Reference in New Issue
Block a user