From 09666a25bdc50776a22924afe06a848db1a8a87e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 23 Nov 2022 12:49:59 +0100 Subject: remove 'x' alias --- etc/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/.zshrc b/etc/.zshrc index e380513..5ff3614 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -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' -- cgit v1.2.3