all repos — nixfiles @ c2102b1d863b2aa7c69b2d7186e8e06b7a891590

System and user configuration, managed by nix and home-manager

zsh: Remove yarn wrapper

Alan Pearce
commit

c2102b1d863b2aa7c69b2d7186e8e06b7a891590

parent

3667f4ea6fcf90e344056804315da5653e9c9b04

1 file changed, 0 insertions(+), 3 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.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"