dont install kicad
This commit is contained in:
parent
bf1a63eb92
commit
660ebcfd03
1 changed files with 2 additions and 1 deletions
3
entry.sh
3
entry.sh
|
@ -151,7 +151,8 @@ function second_stage(){
|
|||
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
|
||||
apt install -y git wget materia-gtk-theme htop nmap arandr timeshift gparted
|
||||
echo $?
|
||||
apt install -y virt-manager telegram-desktop chromium firefox thunderbird geany vlc pidgin gimp inkscape meld kicad blender freecad remmina gmpc
|
||||
apt install -y virt-manager telegram-desktop chromium firefox thunderbird geany vlc pidgin gimp inkscape meld blender freecad remmina gmpc
|
||||
# kicad
|
||||
echo $?
|
||||
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_big_tools)
|
||||
git clone https://github.com/robbyrussell/oh-my-zsh.git $HOME/.oh-my-zsh
|
||||
|
|
Loading…
Reference in a new issue