wip
This commit is contained in:
parent
5d230c98b6
commit
e018591a85
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue