raylu 7 năm trước cách đây
mục cha
commit
18887402f0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      zshrc

+ 3 - 0
zshrc

@@ -124,4 +124,7 @@ if [ -d $HOME/bin ]; then
 	PATH=$HOME/bin:$PATH
 fi
 
+export PATH="$PATH:/usr/local/opt/fzf/bin"
+source "/usr/local/opt/fzf/shell/key-bindings.zsh"
+
 stty stop undef