mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-05 06:25:00 +00:00
Begin setup script w/ vim-plug install
This commit is contained in:
parent
2e78fc9e15
commit
75bb1dd15b
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/fish
|
||||
cd ~/.dotfiles
|
||||
for i in (fd -t d)
|
||||
mkdir -p ~/$i
|
||||
end
|
Loading…
Reference in a new issue