/dotfiles

My dotfiles for macOS (and Linux)

Primary LanguageShell

Dotfiles

r/unixporn post


Rice


Wallpaper

How to Install

On macOS (and Linux), run following command:

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

On Windows, install programs with winget:

winget import --accept-package-agreements --accept-source-agreements winget.json

As per usual, be wary that these are my dotfiles and not everything may be suitable to your liking, so be careful if you plan on running the command above.

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 Gura in my neofetch:
image_backend="iterm2"
image_source="$HOME/.config/neofetch/gura.webp"

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.

What happens if you disable SIP to install yabai?

  • By disabling SIP you allow scripts to modify your system files, so it would then be possible for malware and other malicious scripts to modify these files and cause harm to your system. Still, imo it's worth it to use yabai with SIP disabled. Though, you can also use yabai with SIP enabled, but then you won't have every feature. You can read more on yabai's wiki.

If you got any more questions, feel free to create a new issue, comment on my reddit post, or whatever mean you find to contact me. Anyway, thanks for visiting my dotfiles. (◕◡◕✿)