zsh: Remove yarn wrapper
Alan Pearce alan@alanpearce.eu
Thu, 15 Aug 2019 15:37:50 +0200
1 files changed, 0 insertions(+), 3 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.config/zsh/.zshrc
@@ -17,9 +17,6 @@ WORDCHARS=${${WORDCHARS//[-.=]}//[\/]} alias ec=emacsclient -yarn () { - PREFIX=$HOME/.local command yarn "$@" -} ls='\ls' gnu_ls_options="-v --group-directories-first --color=auto"