Relocate scripts in order to do so. Update README accordingly.
@@ -1,7 +1,8 @@
#!/usr/bin/fish
-# Link configuration
+# Link resources
ln --symbolic Templates/config $HOME/.config
+ln --symbolic Templates/bin $HOME/.bin
# Export environment variables
set --export --universal JHE 'jovian-hersemeule.eu'
@@ -12,10 +12,6 @@ You will find scripts and tutorials to help installing linux and some other tool
Scripts used to install common features from a fresh installation of a debian distribution.
-### Common scripts
-
-Custom scripts that can be installed in `/usr/local/bin/` or `~/.bin/` to automate handy things.
### Guides
Markdown files which explains how to set up tools like gogs.