diff --git a/.nicotine b/.nicotine deleted file mode 120000 index cd46e24..0000000 --- a/.nicotine +++ /dev/null @@ -1 +0,0 @@ -.symlinks/.nicotine/ \ No newline at end of file diff --git a/.symlinks b/.symlinks new file mode 100755 index 0000000..9c5b706 --- /dev/null +++ b/.symlinks @@ -0,0 +1,5 @@ +#!/usr/bin/fish +for i in Downloads Music Pictures Videos + rm ~/$i + ln -s $D/$i ~/$i +end diff --git a/.symlinks/.nicotine b/.symlinks/.nicotine deleted file mode 120000 index adb904c..0000000 --- a/.symlinks/.nicotine +++ /dev/null @@ -1 +0,0 @@ -/home/glados/.local/share/nicotine/ \ No newline at end of file diff --git a/.symlinks/.surf b/.symlinks/.surf deleted file mode 120000 index 1e46f35..0000000 --- a/.symlinks/.surf +++ /dev/null @@ -1 +0,0 @@ -/home/glados/.local/share/surf \ No newline at end of file diff --git a/.symlinks/.themes b/.symlinks/.themes deleted file mode 120000 index 8d323ba..0000000 --- a/.symlinks/.themes +++ /dev/null @@ -1 +0,0 @@ -/home/glados/.local/share/themes \ No newline at end of file diff --git a/.symlinks/Downloads b/.symlinks/Downloads deleted file mode 120000 index 0d6992a..0000000 --- a/.symlinks/Downloads +++ /dev/null @@ -1 +0,0 @@ -/mnt/LocalDiskD/Downloads \ No newline at end of file diff --git a/.symlinks/Music b/.symlinks/Music deleted file mode 120000 index 3911bd6..0000000 --- a/.symlinks/Music +++ /dev/null @@ -1 +0,0 @@ -/mnt/LocalDiskD/Music \ No newline at end of file diff --git a/.symlinks/Pictures b/.symlinks/Pictures deleted file mode 120000 index d17f87b..0000000 --- a/.symlinks/Pictures +++ /dev/null @@ -1 +0,0 @@ -/mnt/LocalDiskD/Pictures \ No newline at end of file diff --git a/.symlinks/Videos b/.symlinks/Videos deleted file mode 120000 index 25264d0..0000000 --- a/.symlinks/Videos +++ /dev/null @@ -1 +0,0 @@ -/mnt/LocalDiskD/Videos \ No newline at end of file diff --git a/.symlinks/melonDS.ini b/.symlinks/melonDS.ini deleted file mode 120000 index b74f74a..0000000 --- a/.symlinks/melonDS.ini +++ /dev/null @@ -1 +0,0 @@ -/mnt/LocalDiskD/Games/Emulators/melonDS/melonDS.ini \ No newline at end of file diff --git a/.themes b/.themes deleted file mode 120000 index 7a722bb..0000000 --- a/.themes +++ /dev/null @@ -1 +0,0 @@ -.symlinks/.themes \ No newline at end of file diff --git a/Downloads b/Downloads deleted file mode 120000 index b76e50d..0000000 --- a/Downloads +++ /dev/null @@ -1 +0,0 @@ -.symlinks/Downloads \ No newline at end of file diff --git a/Music b/Music deleted file mode 120000 index 3452d9c..0000000 --- a/Music +++ /dev/null @@ -1 +0,0 @@ -.symlinks/Music \ No newline at end of file diff --git a/Pictures b/Pictures deleted file mode 120000 index cf5532c..0000000 --- a/Pictures +++ /dev/null @@ -1 +0,0 @@ -.symlinks/Pictures \ No newline at end of file diff --git a/Videos b/Videos deleted file mode 120000 index 9f15d43..0000000 --- a/Videos +++ /dev/null @@ -1 +0,0 @@ -.symlinks/Videos \ No newline at end of file diff --git a/melonDS.ini b/melonDS.ini deleted file mode 120000 index 6bf1b12..0000000 --- a/melonDS.ini +++ /dev/null @@ -1 +0,0 @@ -.symlinks/melonDS.ini \ No newline at end of file