]> git.armaanb.net Git - config.org.git/commitdiff
ash: update editor aliases
authorArmaan Bhojwani <me@armaanb.net>
Sun, 16 May 2021 22:44:08 +0000 (18:44 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sun, 16 May 2021 22:44:08 +0000 (18:44 -0400)
config.org

index e74caa1cf64f8e8c1c509cfe9ae54ca65f24a4e8..e649cafcbfbb5b432046cd683d8ce0396a61eb59 100644 (file)
@@ -889,7 +889,8 @@ No more clogging up init.el.
   alias unar='atool -x'
   alias wget='wget -e robots=off'
   alias lanex='~/.local/share/lxc/lxc'
-  alias vim='nvim'
+  alias vim=$EDITOR
+  alias emacs=$EDITOR
 #+end_src
 **** System management
 #+begin_src shell :tangle ~/.config/ash/ashrc