Browse Source

[aliases] Add emacs shortcut

Colin Powell 1 tháng trước cách đây
mục cha
commit
1eed3175e9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      bash/.aliases

+ 1 - 0
bash/.aliases

@@ -20,3 +20,4 @@ alias vsh="ssh life.unbl.ink vrobbler shell_plus"
 alias docker="podman $*"
 alias docker-compose="podman-compose $*"
 alias dump_gconf="dconf dump / > ~/.dotfiles/gnome/.local/share/custom-gconf.conf"
+alias e="emacs -nw $*"