summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-06-26 10:09:23 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-06-26 10:11:12 +0200
commit52de1bb9a65a4fada40d544d1400c80d94a321cb (patch)
tree543d0a947909d43b16b95db03870f87fe5942406
parentdb02a488747235e3549fe42e8b7fee3b779f4235 (diff)
Clean up aliases
-rw-r--r--etc/.zshrc58
1 files changed, 1 insertions, 57 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 9799879..18097d9 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -311,12 +311,8 @@ alias sudo='sudo '
alias ncdu='ncdu -x'
alias netstat='sudo netstat --program --all --tcp --extend'
-alias svstat='sudo svstat /etc/service/*'
-
alias bc='bc -l'
-alias fbi='fbi -readahead'
-
alias cp='cp -i'
alias mv='mv -i'
@@ -330,11 +326,9 @@ alias find='noglob find'
alias man='man -a'
-# ps -C foo is better than ps aux | fgrep foo ;-)
+# ps -C foo is more conscise than ps aux | fgrep foo
alias ps='ps -F'
-alias todo='noglob todo -f +children'
-
alias vim='vim -p'
# }}}
@@ -384,16 +378,8 @@ alias allr='for i in **/*;'
# }}}
# {{{ Misc
-alias dent='twidge -c ~/packages/twitter/etc/derf-identica update'
-alias dent-cccd='twidge -c ~/packages/twitter/etc/chaosdorf-identica update'
-
alias dua='du --apparent-size'
-alias fbif='fbi -a'
-alias fbij='fbi -a -u'
-
-alias ghi='ghi -r ${PWD:t}'
-
alias hat='head -$((LINES-1))'
alias helios-ipmi='ipmitool -I lanplus -H helios-ipmi.chaosdorf.dn42 -U derf -f ~/var/stuff/work/chaosdorf/helios/ipmi-password'
@@ -407,9 +393,6 @@ alias lssh='ssh -C -o CompressionLevel=9'
alias mate='echo $(( $(cat ~/stuff/chaosdorf/mateguthaben) - 150 )) | sponge ~/stuff/chaosdorf/mateguthaben'
alias cola='echo $(( $(cat ~/stuff/chaosdorf/mateguthaben) - 100 )) | sponge ~/stuff/chaosdorf/mateguthaben'
-alias nb='newsbeuter'
-alias nbr='newsbeuter -r'
-
alias pdftopng='pdftoppm -png'
alias rd='rmdir'
@@ -496,44 +479,8 @@ then
done < Maildir/maildirs
-#}}}
-elif [[ ${HOST} == plutonium ]] #{{{
-then
-
-# ps17oh: oh16 1xx
-# pool05: oh14 u04 (closed)
-# pool04: oh18 u01
-# pool00: msw16 u08
-# pool09: jvf23 e32
-# pool08: msw18 211
-# pool03: msw16 u12
-# pool07: oh20 e14
-# lj4500: msw16 108 / 117 (Farb)
-# nd50: oh20 e06
-# ohs14pr1: oh14 e35
-
-for pair in \
- pool00.msw16-u08 \
- pool03.msw16-u12 \
- pool04.oh18-u01 \
- pool05.oh14-u04 \
- pool07.oh20-e14 \
- pool08.msw18-211 \
- pool09.jvf23-e32 \
- nd50.oh20-e06 \
- ohs14pr1.oh14-e35 \
- ps17oh.oh16-1og
-do
- alias lpq-${pair:e}="lpq -l -P${pair:r}"
- alias lpr-${pair:e}="lpr -P${pair:r} -Fa4g -Ksimplex -N1 -ALayout=lrtb"
-done
-
fi #}}}
-if [[ ${HOST} != teleconnect ]] #{{{
-then
- alias derfmap='ssh teleconnect /home/derf/bin/derfmap'
-fi #}}}
if [[ -e /tmp/.x-started ]] { #{{{
# {{{ Suffix
@@ -557,9 +504,6 @@ if [[ -e /tmp/.x-started ]] { #{{{
# }}}
- alias 4d=4chan-dl
- alias 4v=4chan-view
-
alias feh='feh --quiet --verbose --cache-size 2047'
# Alias structure: