This is a collection of my most essential config files. Feel free
to use them as a reference or inspiration for your own set-up.
Due to limitations, I can't save files with their proper names, so
remember to replace _dot_ with actual dots.
I will add archives of all the files as soon as I verify my account
You can also use my gget script to download the entire folder and
then rename the _dot_ files:
===================================================================
$ su
$ echo "/users/loli/linux/scripts/gget" \
| nc sdf.org 70 > /usr/bin/gget
$ chmod +x /usr/bin/gget
$ exit
$ mkdir ~/configs && cd ~/configs
$ gget gopher://sdf.org/users/loli/linux/configs
$ eval `find -name '*_dot_*' -exec bash -c 'echo -n "mv $0 \
${0/_dot_/.} && " ' {} \; && echo "echo"`
$ tree -a
===================================================================
NOTE: most of these contain stuff specific to my machine, so make
sure to check and adjust things before you use them.
(DIR) ..
(DIR) _dot_config 2016-Nov-16 18:34 --------
(DIR) _dot_i3 2016-Nov-16 18:36 --------
(DIR) _dot_vim 2016-Nov-17 15:01 --------
(TXT) _dot_Xresources 2016-Nov-16 22:51 0.7 KB
(TXT) _dot_bashrc 2016-Nov-16 18:21 1.2 KB
(TXT) _dot_conkyrc 2016-Nov-16 18:24 3.1 KB
(TXT) _dot_livestreamerrc 2016-Nov-16 18:31 0.1 KB
(TXT) _dot_vimrc 2016-Nov-16 18:32 1.8 KB
(TXT) _dot_xinitrc 2016-Nov-16 18:33 0.5 KB
(TXT) lynx.lss 2016-Nov-16 18:21 4.4 KB
(TXT) lynx_dot_cfg 2016-Nov-16 18:17 0.1 KB