Skip to content

Commit

Permalink
Remove shfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
harilvfs committed Feb 5, 2025
1 parent be742e1 commit 5d2e812
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 308 deletions.
5 changes: 2 additions & 3 deletions core/tabs/applications-setup/i3wm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,14 @@ if [[ "$OS" == "arch" ]]; then
gnome-settings-daemon gnome-keyring neovim \
ttf-meslo-nerd noto-fonts-emoji ttf-joypixels ttf-jetbrains-mono \
starship network-manager-applet blueman pasystray wget unzip starship \
curl zoxide shfmt
curl zoxide
elif [[ "$OS" == "fedora" ]]; then
sudo dnf install -y \
i3 polybar rofi maim \
imwheel xclip flameshot lxappearance thunar xorg-x11-server-Xorg \
xorg-x11-xinit xrandr gtk3 gnome-settings-daemon gnome-keyring \
neovim network-manager-applet blueman pasystray git jetbrains-mono-fonts-all \
google-noto-color-emoji-fonts google-noto-emoji-fonts wget unzip curl zoxide \
shfmt
google-noto-color-emoji-fonts google-noto-emoji-fonts wget unzip curl zoxide

install_starship
fi
Expand Down
Loading

0 comments on commit 5d2e812

Please sign in to comment.