/dotfiles

An absolute mess of my dotfiles

Primary LanguageShell

How to Install

Run following command:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/FreeZeroDays/dotfiles/master/setup.sh)"

Please be aware that not everything may be suitable to your liking. Be careful if you plan on running the command above.. Especially because things may bork.

Images

desktop-dotfiles

terminal-dotfiles

FAQ

How do you add an image to neofetch?

  • You can change neofetch's config to use an image instead. You can find more info in their wiki. For example, I changed following variables in my config.conf to show an anime waifu:
image_backend="kitty"
image_source="$HOME/.config/neofetch/valhalla.png"

What does "rice" mean?

"Rice" is a word that is commonly used to refer to making visual improvements and customizations on one's desktop. It was inherited from the practice of customizing cheap Asian import cars to make them appear to be faster than they actually were - which was also known as "ricing". Here on r/unixporn , the word is accepted by the majority of the community and is used sparingly to refer to a visually attractive desktop upgraded beyond the default.


These dotfiles were inspired by both ZhongXiLu's and siegan-g's - thank you both for the hard work on your setups!