Skip to content

Instantly share code, notes, and snippets.

@zzamboni
Created February 22, 2018 16:12
Show Gist options
  • Select an option

  • Save zzamboni/a44d242dbdfbb96cd35356ca774f8f8d to your computer and use it in GitHub Desktop.

Select an option

Save zzamboni/a44d242dbdfbb96cd35356ca774f8f8d to your computer and use it in GitHub Desktop.
For reference, I these are my currently-defined aliases:
#+begin_src elvish :tangle no
use github.com/zzamboni/elvish-modules/alias
alias:list
#+end_src
#+RESULTS:
: alias:def cd dir:cd
: alias:def cdb dir:cdb
: alias:def dfc e:dfc -W -l -p -/dev/disk1s4,devfs
: alias:def git hub
: alias:def ls e:ls --color=auto
: alias:def more less
: alias:def v vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment