summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-29 20:59:00 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-29 21:47:38 -0400
commit3f8ad4c346e5f8113c72c2a65ee83e4d69f06bef (patch)
tree92297403f0b81316df7ebeb501aa33a8458d34a7 /zshrc
parent0798be47a69d386d396229f0a91cd5955c10dc42 (diff)
downloadconf-3f8ad4c346e5f8113c72c2a65ee83e4d69f06bef.tar.gz
conf-3f8ad4c346e5f8113c72c2a65ee83e4d69f06bef.zip
try using exa instead of k
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/zshrc b/zshrc
index 5d2b3c9..f716043 100644
--- a/zshrc
+++ b/zshrc
@@ -99,10 +99,6 @@ opp_operators+=("e" opp-vi-change)
bindkey -M vicmd "e" opp
{ bindkey -M afu-vicmd "e" opp } > /dev/null 2>&1
# }}}
-# k {{{
-source ~/.zsh/k/k.sh
-alias ll="k -h"
-# }}}
# }}}
# prompt {{{
function shell_prompt_precmd () {