mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-25 22:47:39 +00:00
Setup: add a couple more programs
This commit is contained in:
parent
9bb5d8d6f6
commit
a8597a3c4c
3
.setup
3
.setup
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sudo eopkg it -c system.devel
|
sudo eopkg it -c system.devel
|
||||||
sudo eopkg it fish mpv-devel neovim qutebrowser stow
|
sudo eopkg rm gnome-terminal libreoffice-common mate-terminal nautilus
|
||||||
|
sudo eopkg it fish kitty mpv-devel neovim qutebrowser stow
|
||||||
|
|
||||||
cd ~/.dotfiles
|
cd ~/.dotfiles
|
||||||
for i in `fd -t d -H`
|
for i in `fd -t d -H`
|
||||||
|
|
Loading…
Reference in a new issue