fixed FiraCode font error
This commit is contained in:
parent
77eaafc66a
commit
2b2bb26066
2
setup.sh
2
setup.sh
@ -14,7 +14,7 @@ cd $HOME/.dotfiles && stow . && cd -
|
|||||||
# Setup zsh
|
# Setup zsh
|
||||||
chsh -s $(which zsh)
|
chsh -s $(which zsh)
|
||||||
|
|
||||||
sudo xbps-install -y fira-code river wezterm firefox
|
sudo xbps-install -y font-firacode river wezterm firefox
|
||||||
sudo xbps-install -y rustup ghc openjdk21 apache-maven gradle nodejs
|
sudo xbps-install -y rustup ghc openjdk21 apache-maven gradle nodejs
|
||||||
|
|
||||||
mkdir --parents ~/projects/rust
|
mkdir --parents ~/projects/rust
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user