Adds more packages used for hyprland setup

This commit is contained in:
Michel 2025-01-30 18:10:37 +01:00
parent 34f5ceaae5
commit b0978cd863
5 changed files with 17 additions and 16 deletions

2
.zshrc
View file

@ -18,7 +18,7 @@ source $ZSH/oh-my-zsh.sh
# https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/archlinux
# fastfetch. Will be disabled if above colorscript was chosen to install
fastfetch -c $HOME/.config/fastfetch/config-compact.jsonc
fastfetch
# Set-up icons for files/folders in terminal
alias ls='eza -a --icons'