These are just the user-end packages, I'm assuming things like audio and wifi drivers are installed:
sudo dnf update
sudo dnf install sway swaylock waybar wofi
sudo dnf install fish foot nvim tmux
sudo dnf install ranger htop
sudo dnf install zathura pandoc texlive-scheme-fullflatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.mozilla.librewolf io.gitlab.librewolf-community
flatpak install flathub com.google.Chrome
flatpak install flathub md.obsidian Clone this repository into the user space:
git clone ... /home/<username>/The repo contains the following structure:
Downloads/
.gitkeep
.config/
fish/
config.fish
fish_variables
functions/
fish_prompt.fish
foot/
foot.ini
nvim/
init.lua
lazy-lock.json
sway/
config
swaylock/
config
waybar/
config
style.css
wofi/
style.css
zathura/
zathurarc
.tmux.conf
README.md
Go to the NerdFont website and select the Meslo font: https://www.nerdfonts.com/font-downloads
mkdir -p ~/.local/share/fonts
unzip -d ~/.local/share/fonts/ ~/Downloads/Meslo.zip
fc-cache -fv
rm ~/Downloads/Meslo.zipLibrewolf (Personal)
Use dark mode. Install Bitwarden addon and log in with personal account. Install Firefox Container addon and create containers for Meta, Amazon, Google and banks. Set exceptions to store Google cookies, avoid having to do 2FA every time.
Chrome (Academic)
Use dark mode. Install Bitwarden addon and log in with academic account.
Write once vault program is done.
Write once vault program is done.