1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-26 15:06:50 +00:00

Setup: start adding eopkg commands

This commit is contained in:
Phantop 2020-07-21 11:27:10 -04:00
parent dc3353b717
commit a9662c8567

3
.setup
View file

@ -1,4 +1,7 @@
#!/usr/bin/fish #!/usr/bin/fish
sudo eopkg it -c system.devel
sudo eopkg it stow
cd ~/.dotfiles cd ~/.dotfiles
for i in (fd -t d) for i in (fd -t d)
mkdir -p ~/$i mkdir -p ~/$i