diff dot_zshrc @ 289:6744d7605e8b

Add telescope plugin
author zegervdv <zegervdv@me.com>
date Sun, 13 Sep 2020 10:30:05 +0200
parents b77b75c88ce6
children b29fc37fe1f0
line wrap: on
line diff
--- a/dot_zshrc	Tue Sep 08 23:06:03 2020 +0200
+++ b/dot_zshrc	Sun Sep 13 10:30:05 2020 +0200
@@ -190,7 +190,6 @@
 alias ls="ls --color"
 alias xclip='xclip -selection clipboard'
 alias view='nvim -R'
-alias fd='fdfind'
 
 # Exports
 export XDG_CONFIG_HOME=$HOME/.config