aboutsummaryrefslogtreecommitdiff
path: root/env/.config/.profile
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-06-09 23:14:29 -0500
committericeyrazor <iceyrazor@mailfence.com>2026-06-09 23:14:29 -0500
commit09156e6cea71093079af580acdd6d4a8594e14b9 (patch)
tree381f24b099e02826d62b4d527d114c74521666c0 /env/.config/.profile
parentc72cc63573dca6cc955a3fa611fc386e7bc83513 (diff)
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
Diffstat (limited to 'env/.config/.profile')
-rwxr-xr-xenv/.config/.profile5
1 files changed, 1 insertions, 4 deletions
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