diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2022-11-23 12:49:59 +0100 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2022-11-23 12:49:59 +0100 |
commit | 09666a25bdc50776a22924afe06a848db1a8a87e (patch) | |
tree | 7c0ff3d98e57ddf92c894d631fd4414fb9b2c126 /etc | |
parent | d88f2fae756a28390969824985630a8d68ce2c83 (diff) |
remove 'x' alias
Diffstat (limited to 'etc')
-rw-r--r-- | etc/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -440,8 +440,6 @@ alias safe='dtach -c /tmp/.dtach.$$' alias tw='twidge -c ~/packages/twitter/etc/derf-twitter' alias twc='twidge -c ~/packages/twitter/etc/chaosdorf-twitter' -alias x='unsetopt bg_nice; startx &! exit' - alias xxz='xz -v -9 -M 800M' alias yd='youtube-dl -t' |