Added autocomplete feature (like in fish)

main
Thomas Ba. 9 years ago
parent 9b55535f3d
commit 4120b0606a

@ -9,6 +9,7 @@ fi
source $HOME/.zsh/commands
source $HOME/.zsh/programs
source $HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
case "$MTYPE" in
"PC")
source $HOME/.zsh/commands-pc

Loading…
Cancel
Save