fix 🐞: Git Config (Pager and Diff)
This commit is contained in:
parent
6d3f5b4aa3
commit
f68f2e5717
7 changed files with 63 additions and 56 deletions
4
setup.sh
4
setup.sh
|
@ -3,7 +3,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
|
||||
sudo pacman -S hyprland waybar dunst kitty neovim git wl-clipboard xdg-desktop-portal-hyprland xdg-desktop-portal wofi network-manager-applet brightnessctl pavucontrol tmux rofi yazi firefox pamixer hyprlock grim slurp
|
||||
#sudo pacman -S hyprland waybar dunst kitty neovim git wl-clipboard xdg-desktop-portal-hyprland xdg-desktop-portal wofi network-manager-applet brightnessctl pavucontrol tmux rofi yazi firefox pamixer hyprlock grim slurp
|
||||
|
||||
cat << EOF | lolcat
|
||||
_________ __ ____ ___
|
||||
|
@ -78,6 +78,6 @@ else
|
|||
echo "JetBrains Nerd Fonts already installed, skipping download."
|
||||
fi
|
||||
|
||||
fc-cache -fv
|
||||
fc-cache -f -v
|
||||
|
||||
echo "Setup completed successfully!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue