X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=blobdiff_plain;f=config.org;fp=config.org;h=d22df0dd0665b7076c641c9a930e23f091963c01;hp=1542362eac167b108376df69daf7e08419a6081b;hb=6d774af9fefb7656313903829a65185cc35fd4b1;hpb=4e4f80b515ad3474d786fe9f4c420ad4f46fd903 diff --git a/config.org b/config.org index 1542362..d22df0d 100644 --- a/config.org +++ b/config.org @@ -1010,7 +1010,6 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac alias ln='ln -v' alias grep='grep -in' alias mkdir='mkdir -pv' - alias lanex='java -jar ~/.local/share/lxc/lanxchange.jar && rm lxc*' emacs() { $EDITOR "$@" & } alias vim="emacs" #+end_src