Switch from surf to firefox

This commit is contained in:
2024-06-12 23:18:00 +01:00
parent ea7dd23e62
commit fe877ea731
21 changed files with 5 additions and 3647 deletions

View File

@@ -431,7 +431,7 @@ fi
# Main menu items
if [[ ${main_menu[@]} =~ 0 ]]; then # Install Dotfiles
sudo nala install htop fzf tmux git vim wget curl
sudo nala install htop fzf tmux git vim wget curl firefox-esr
# Clone repo if needed
if [ $(pwd) != "$HOME/dotfiles" ]; then