Mercurial > hg > zsh-env
comparison zshrc-cassiopeia @ 149:b0424aa12461
bye bye, nedit
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 12 Nov 2018 13:23:37 +0100 |
parents | ebcb738274d1 |
children | 55466fa02e0a |
comparison
equal
deleted
inserted
replaced
148:238d7d13bce7 | 149:b0424aa12461 |
---|---|
24 alias df="df -h" | 24 alias df="df -h" |
25 alias env="env | sort | $PAGER" | 25 alias env="env | sort | $PAGER" |
26 alias ex-dist="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-dist" | 26 alias ex-dist="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-dist" |
27 alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install" | 27 alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install" |
28 alias mtail=multitail | 28 alias mtail=multitail |
29 alias ne=neditc | |
30 alias top=htop | 29 alias top=htop |
31 alias ytdl="youtube-dl -x --audio-format mp3" | 30 alias ytdl="youtube-dl -x --audio-format mp3" |
32 | 31 |
33 # | 32 # |
34 # functions to be used directly from the command line | 33 # functions to be used directly from the command line |