This commit is contained in:
j3d1 2020-02-06 16:23:13 +01:00
parent 5d230c98b6
commit e018591a85

View file

@ -130,7 +130,7 @@ function second_stage(){
HOME=/home/jedi HOME=/home/jedi
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui) btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
apt install -y git virt-manager apt install -y git 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
chown -R jedi:jedi $HOME chown -R jedi:jedi $HOME