diff --git a/exports/dnf.txt b/exports/dnf.txt index 591d388..6e1f689 100644 --- a/exports/dnf.txt +++ b/exports/dnf.txt @@ -9,9 +9,10 @@ gcc gcc-c++ git gnome-software -neovim lazygit +neovim nodejs +papirus-icon-theme remove-retired-packages ripgrep sd diff --git a/setup.sh b/setup.sh index 846b036..5cbbf03 100755 --- a/setup.sh +++ b/setup.sh @@ -87,9 +87,9 @@ main() { source "$DOTS/setup/zsh" # for file in ./setup/*; do - # shellcheck disable=all - # source "$file" -# done + # shellcheck disable=all + # source "$file" + # done } check_dependencies diff --git a/setup/themes b/setup/themes old mode 100644 new mode 100755 diff --git a/setup/tmux b/setup/tmux old mode 100644 new mode 100755