From c06f7c9faf4ba68f80a33dcfe6aa741389d7a37a Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 12 Oct 2019 11:12:10 +0200 Subject: [PATCH] [UPDATE][SHELL] Remove ureload alias --- shell/.aliases | 3 --- 1 file changed, 3 deletions(-) diff --git a/shell/.aliases b/shell/.aliases index 4b20cc1..04474eb 100644 --- a/shell/.aliases +++ b/shell/.aliases @@ -1,6 +1,3 @@ -# Useful when changing urxvt colors -alias ureload='xrdb -merge ~/.Xresources' - # Shortcut to script with configuration alias lock='i3exit lock'