Common OS Setup
Setup KeepassXC
- Install: https://keepassxc.org/
- Open keepass database
- Configure the usual
Setup Firefox
- Install: https://www.mozilla.org/en-US/firefox/download/thanks/
- Log into account
- Configure the usual
Setup terminal
- Install: https://sw.kovidgoyal.net/kitty/
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
- Setup Dracula theme: https://draculatheme.com/kitty
-
mkdir ~/.config/kitty cd ~/Downloads && wget https://github.com/dracula/kitty/archive/master.zip cp dracula.conf diff.conf ~/.config/kitty/ echo "include dracula.conf" >> ~/.config/kitty/kitty.conf
-
MConfigure the usual
Setup Fish
- Install: https://fishshell.com/
- Usually just install with whatever package manager
- Setup Dracula theme: https://draculatheme.com/fish
- Install OMF: https://github.com/oh-my-fish/oh-my-fish
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
- Install OMF: https://github.com/oh-my-fish/oh-my-fish
Setup calendars
- Install GNOME calendar: