From 986996d6e1dd74c04bbf0e57d5ec8448bc9d2b6b Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 5 Oct 2020 06:59:14 -0400 Subject: Loads of setup maintenance (see comment) Changes to be committed: modified: ../shortcutrc updated paths for scripts modified: sxhkdrc new setmastermonitor dwm command modified: ../vifm/vifmrc vifm icons only rely on Font Awesome deleted: ../../.local/bin/slendy deleted: ../../.local/bin/test.sh deleted: ../../.local/bin/tmux-mpsyt modified: ../../.profile removed remaps script (already in in xinitrc) modified: ../../.xinitrc added remaps scrript and added flashfocus flags modified: ../../.zshrc Removed ranger stuff (no longer needed) --- .profile | 3 --- 1 file changed, 3 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 8684d7c..043cc9c 100644 --- a/.profile +++ b/.profile @@ -37,9 +37,6 @@ if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then startx fi -# Map CAPS_LOCK correctly: -$SCRIPTS/remaps - # gh completion eval "$(gh completion -s zsh)" -- cgit v1.2.3