Rename font script
This commit is contained in:
parent
e4c437eee3
commit
4feebf399e
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ source "$softwareRoot/rclone/install.sh"
|
||||||
gnome-terminal --tab --wait -- /bin/bash -c "source '$cloudRoot/nextcloud.sh'"
|
gnome-terminal --tab --wait -- /bin/bash -c "source '$cloudRoot/nextcloud.sh'"
|
||||||
|
|
||||||
# Install fonts
|
# Install fonts
|
||||||
source "$popOSRoot/fonts.sh"
|
source "$popOSRoot/custom-fonts.sh"
|
||||||
source "$softwareRoot/oh-my-posh.sh"
|
source "$softwareRoot/oh-my-posh.sh"
|
||||||
} &
|
} &
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue