-
-
Save zzamboni/a44d242dbdfbb96cd35356ca774f8f8d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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