feat: Add fonts

This commit is contained in:
Nathan Woodburn 2025-03-28 15:31:41 +11:00
parent acf133adca
commit 755b457cc6
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -4,10 +4,12 @@
sudo apt-get update
# Python 3 and related packages
sudo apt-get install -y python3 python3-pip python3-venv curl wget stow
sudo apt-get install -y python3 python3-pip python3-venv curl wget
# Install most stuff
sudo apt-get install -y zsh bat fzf jq knot-dnsutils tre-command polybar
ln -s /usr/bin/batcat /usr/bin/bat
# Terminal
sudo apt-get install -y zsh fzf jq knot-dnsutils tre-command
# Install fx
curl https://fx.wtf/install.sh | sudo sh
@ -37,4 +39,7 @@ git clone git@woodburn.au:nathanwoodburn/dotfiles.git ~/.dotfiles
./dotfiles.sh
# Install scripts
git clone git@woodburn.au:nathanwoodburn/scripts.git ~/scripts
git clone git@woodburn.au:nathanwoodburn/scripts.git ~/scripts
# Install fonts
sudo apt install fonts-firacode