From 3b405b6a8d897dba02cafc8ddb2701031fded74c Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Sun, 17 Aug 2025 21:09:50 +0930 Subject: [PATCH] minor changes --- .config/bash/.bashrc | 1 - .config/shell/aliasrc | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/bash/.bashrc b/.config/bash/.bashrc index ad80502..c758121 100644 --- a/.config/bash/.bashrc +++ b/.config/bash/.bashrc @@ -30,7 +30,6 @@ shopt -s checkwinsize export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' # Add some custom keybinds - bind '"\C-o":"lfcd\n"' bind '"\C-g":"tms\n"' bind '"\C-w":"tms $(pwd)\n"' diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index ad112b1..26b4b5a 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -77,7 +77,7 @@ alias \ # drawterm alias \ - dtl="drawterm -u solomon -h 9front -a 9front" \ + dtl="drawterm -u solomon -h central -a central" \ dtr="drawterm -u solomon -h inkletblot.com -a inkletbltot.com" alias \