my personal configuration files, etc.
- place the neofetch directory in
~/.config/- folder structure should be:
~/.config/neofetch/config.conf
- folder structure should be:
- install neofetch by copying
bin/neofetchsomewhere in your PATH- i copy it to
/usr/bin
- i copy it to
place these files in ~/
- install vim plug to handle plugins with:
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
klownox.dconfis a personal terminal theme for the gnome terminal- based on the traditional linux terminal colours, but makes colours softer and less contrasting
- load theme using:
dconf load /org/gnome/terminal/legacy/profiles:/ < klownox.dconf