diff --git a/dot.config/kak/kakrc b/dot.config/kak/kakrc index b7f5dd0..a49c3eb 100644 --- a/dot.config/kak/kakrc +++ b/dot.config/kak/kakrc @@ -58,10 +58,6 @@ plug "ul/kak-lsp" do %{ # lsp-enable-window #} -plug "TeddyDD/kakoune-wiki" config %{ - wiki_setup "/home/nk/Wiki" -} - ########################################################### # kakoune-buffers # # sets former b (word-back) to q and makes b a global key # diff --git a/dot.profile b/dot.profile index 007da2d..34d62f3 100644 --- a/dot.profile +++ b/dot.profile @@ -22,8 +22,8 @@ alias xqre="xbps-query -R --regex -s" alias howto="howdoi -c" alias icat="kitty +kitten icat" alias wttr="curl wttr.in" -alias df="duf" -alias du="dust" +# alias df="duf" +# alias du="dust" alias md="glow -p" alias ls="lsd" alias l="lsd -lha"