Adds superfile

This commit is contained in:
Michel 2025-01-30 22:45:09 +01:00
parent b0978cd863
commit cf590e48bd
19 changed files with 1189 additions and 1 deletions

View file

@ -16,7 +16,8 @@ yay -S --needed neovim \
btop \
zoxide fzf \
ueli \
evremap
evremap \
superfile
if [ $XDG_SESSION_DESKTOP = "i3" ]; then
echo -e "${CYAN}# Installing dependencies (for i3)${NC}"