wip
This commit is contained in:
parent
dc815b24ee
commit
1f275fef2d
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -151,7 +151,7 @@ function second_stage(){
|
||||||
|
|
||||||
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
|
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
|
||||||
apt install -y git wget \
|
apt install -y git wget \
|
||||||
gnome-themes-extra
|
gnome-themes-extra albatross-gtk-theme
|
||||||
#apt install -y virt-manager telegram-desktop firefox thunderbird geany vlc pidgin inkscape meld kicad blender
|
#apt install -y virt-manager telegram-desktop firefox thunderbird geany vlc pidgin inkscape meld kicad blender
|
||||||
git clone git://github.com/robbyrussell/oh-my-zsh.git $HOME/.oh-my-zsh
|
git clone git://github.com/robbyrussell/oh-my-zsh.git $HOME/.oh-my-zsh
|
||||||
chmod 0755 $HOME/.oh-my-zsh
|
chmod 0755 $HOME/.oh-my-zsh
|
||||||
|
|
Loading…
Reference in a new issue