mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-26 14:16:13 +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