diff --git a/home/.zshrc b/home/.zshrc index bc6c8b9..2f21975 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -126,9 +126,6 @@ if [[ "$(uname)" == "Darwin" ]]; then else alias wlc="wl-copy" alias wlp="wl-paste" -else - alias wlc="pbcopy" - alias wlp="pbpaste" fi # Alias functions