mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Remove noglob scp workaround.
This commit is contained in:
@@ -32,8 +32,6 @@ fi
|
||||
if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
|
||||
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
|
||||
fi
|
||||
# noglob scp is so annoying
|
||||
unalias scp
|
||||
|
||||
# Overrides to prezto
|
||||
unsetopt cdablevars
|
||||
|
||||
Reference in New Issue
Block a user