dotfiles
This commit is contained in:
parent
4318b1fce1
commit
6c713c305f
5
install/eoan/Vagrantfile
vendored
5
install/eoan/Vagrantfile
vendored
@ -21,6 +21,9 @@ Vagrant.configure("2") do |config|
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
qgis freecad \
|
qgis freecad \
|
||||||
openbox-lxde-session lxterminal tightvncserver
|
stow openbox-lxde-session lxterminal tightvncserver ipython3 \
|
||||||
|
tree
|
||||||
|
git clone https://github.com/motiejus/dotfiles.git .dotfiles
|
||||||
|
(cd .dotfiles && stow bash tmux vim)
|
||||||
SHELL
|
SHELL
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user