mirror of
https://github.com/marcogll/scripts_mg.git
synced 2026-01-13 13:25:15 +00:00
Update auto_server_setup.sh
This commit is contained in:
@@ -100,7 +100,8 @@ chsh -s "$(command -v zsh)" "$SERVER_USER"
|
|||||||
next "🎨 Oh-My-Posh + Meslo"
|
next "🎨 Oh-My-Posh + Meslo"
|
||||||
curl -fsSL https://ohmyposh.dev/install.sh | bash -s -- -d /usr/local/bin
|
curl -fsSL https://ohmyposh.dev/install.sh | bash -s -- -d /usr/local/bin
|
||||||
|
|
||||||
oh-my-posh font install meslo --path /usr/local/share/fonts
|
# Instalar la fuente Meslo Nerd Font (system-wide al correr como root)
|
||||||
|
oh-my-posh font install meslo
|
||||||
fc-cache -f
|
fc-cache -f
|
||||||
|
|
||||||
sudo -u "$SERVER_USER" mkdir -p "/home/$SERVER_USER/.poshthemes"
|
sudo -u "$SERVER_USER" mkdir -p "/home/$SERVER_USER/.poshthemes"
|
||||||
|
|||||||
Reference in New Issue
Block a user