From 0a176c8a3c4f2012156e3ac410308b915c9ff8b9 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sat, 9 Apr 2022 16:31:22 -0700 Subject: [PATCH] removed log alias, it didn't work anyway --- bashrc.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/bashrc.txt b/bashrc.txt index 7af36883..fed676a2 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -324,9 +324,6 @@ alias npm_list="npm list -g --depth=0" alias pip_upgrade="python -m pip install --upgrade pip" # pip list and pip freeze command list pip packages -# i3 config for log alias -alias log="i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" - # game shortcuts alias {cbpunk,cyberpunk}="steam steam://rungameid/1091500 &" alias {twd,thewalkingdead}="steam steam://rungameid/1449690 &"