mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-16 11:52:47 +00:00
Clean ~ up some more
This commit is contained in:
parent
d627848899
commit
5ab56b2e2d
5
.symlinks
Executable file
5
.symlinks
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/fish
|
||||||
|
for i in Downloads Music Pictures Videos
|
||||||
|
rm ~/$i
|
||||||
|
ln -s $D/$i ~/$i
|
||||||
|
end
|
|
@ -1 +0,0 @@
|
||||||
/home/glados/.local/share/nicotine/
|
|
|
@ -1 +0,0 @@
|
||||||
/home/glados/.local/share/surf
|
|
|
@ -1 +0,0 @@
|
||||||
/home/glados/.local/share/themes
|
|
|
@ -1 +0,0 @@
|
||||||
/mnt/LocalDiskD/Downloads
|
|
|
@ -1 +0,0 @@
|
||||||
/mnt/LocalDiskD/Music
|
|
|
@ -1 +0,0 @@
|
||||||
/mnt/LocalDiskD/Pictures
|
|
|
@ -1 +0,0 @@
|
||||||
/mnt/LocalDiskD/Videos
|
|
|
@ -1 +0,0 @@
|
||||||
/mnt/LocalDiskD/Games/Emulators/melonDS/melonDS.ini
|
|
|
@ -1 +0,0 @@
|
||||||
.symlinks/melonDS.ini
|
|
Loading…
Reference in a new issue