From fafe4746e4a5e1ee191332e1b883440658f3876c Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sun, 8 Jun 2025 19:02:50 -0500 Subject: removed unused preload. vim word searching. moved tab maps. fixed zsh clipboard --- env/.config/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.config/.profile') diff --git a/env/.config/.profile b/env/.config/.profile index b862378..55d74bc 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -38,7 +38,7 @@ export heartost="/home/iceyrazor/.steam/root/steamapps/music/Heartbound - OST" alias fukn="sudo $@" alias ls='ls --color=auto' -alias lss="fukn du -ahd 1 | sort -hr" +alias lss="fukn du -ahd 1 | sort -h" alias lsu="lsblk --filter 'NAME=~\"sd[abcde]\"' -o NAME,MOUNTPOINTS" alias surf="WEBKIT_DISABLE_COMPOSITING_MODE=1 surf" alias grep='grep --color=auto' -- cgit v1.3