From 09156e6cea71093079af580acdd6d4a8594e14b9 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 9 Jun 2026 23:14:29 -0500 Subject: Squashed commit of the following: moved aur installer down switched to xlibre on install reqs added vis to env.sh switched to ugrep runs posix changes alias changes autostart fix hyprland config update --- env/.config/.profile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'env/.config/.profile') diff --git a/env/.config/.profile b/env/.config/.profile index a08ca97..ba6ff67 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -66,6 +66,7 @@ alias vim=nvim alias notes="cd ~/stuff/notes && vim notes.adoc && cd ~" alias ts="tmux-sessionizer.sh" alias fman="bash -c 'compgen -c' | fzf | xargs man" +alias ffmpreg="ffmpeg $@" alias LC="fukn loadkeys ~/.config/swapscape.map" @@ -110,9 +111,5 @@ alias gitlol="git log --oneline --graph --decorate" alias nodem="find . -name 'node_modules' -type d | xargs du -sh | sort -hr | fzf -m --header \"select witch ones to delete\" --preview 'cat $(dirname {})/package.json'|awk print '{print $2}' | xargs -r rm -rf" -alias walltaker="stuff/manual-programs/git/walltaker-client/walltaker.sh" -alias savewall="stuff/manual-programs/git/walltaker-client/save.sh" - - xset r rate 300 50 # xset r off -- cgit v1.3