Clean up rofi config

This commit is contained in:
2025-03-20 13:20:46 +01:00
parent 62c7a61dd2
commit 906498cf67
188 changed files with 129 additions and 13234 deletions

View File

@@ -20,6 +20,9 @@ alias g='lazygit'
alias open-webui='sudo systemctl start docker && sudo docker start -i open-webui'
alias ai='ollama serve'
# Add scripts in ~/projects/active/dotfiles/general/scripts/ to path
fish_add_path -P ~/projects/active/dotfiles/general/scripts/
function y
set tmp (mktemp -t "yazi-cwd.XXXXXX")
yazi $argv --cwd-file="$tmp"