summaryrefslogtreecommitdiffstats
path: root/ksh/conf/alias.ksh
diff options
context:
space:
mode:
Diffstat (limited to 'ksh/conf/alias.ksh')
-rw-r--r--ksh/conf/alias.ksh8
1 files changed, 3 insertions, 5 deletions
diff --git a/ksh/conf/alias.ksh b/ksh/conf/alias.ksh
index 3c04d39..4360fa7 100644
--- a/ksh/conf/alias.ksh
+++ b/ksh/conf/alias.ksh
@@ -28,25 +28,23 @@ alias \
# Programas con opciones por defecto
alias \
l='less' \
- c='cd' \
v="$EDITOR" \
- m='neomutt' \
- d='dir' \
- da='dir -a' \
+ m='mutt' \
ls="$LS -FAGt" \
ll='ls -cohltFAG' \
df='df -hT --total' \
du='du -ch' \
xi="doas pkg_add" \
se="doas nvi" \
+ tt="toot tui" \
ytv='pipe-viewer' \
w3m='w3m -no-cookie -v' \
irc='irssi --config="$XDG_CONFIG_HOME"/irssi/config --home="$XDG_DATA_HOME"/irssi' \
del='doas pkg_delete -cmvvv' \
- upd='doas pkg_add -Uu' \
pwn='chmod +x' \
dfc='dfc -dmT' \
rat='tar -xf' \
+ man='man -Owidth=$(($COLUMNS<80?($COLUMNS-2):78))' \
wifi='doas sh /etc/netstart' \
ping='ping -c 5' \
free='free -ht' \
Un proyecto texto-plano.xyz