wip
This commit is contained in:
parent
1f275fef2d
commit
9322001485
1 changed files with 1 additions and 2 deletions
3
entry.sh
3
entry.sh
|
@ -150,8 +150,7 @@ function second_stage(){
|
||||||
unset USER_PASSWORD
|
unset USER_PASSWORD
|
||||||
|
|
||||||
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 materia-gtk-theme
|
||||||
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