Configuration files and setup instructions for Linux & macOS meta distribution.
All programs are chosen with simplicity in mind. Cross-platform programs that follow the UNIX philosophy are preferred. The setup is compliant with the XDG Base Directory Specification.
The setup is intended for (Arch) Linux and macOS.
NOTE: For (Arch) Linux, switch to the linux branch.
Important
Copy over the contents and create directories:
\cp -R .config .local .zshenv "$HOME"
\mkdir -p "$HOME/git" "$HOME/workspace" "${XDG_CACHE_HOME:-$HOME/.cache}/zsh"Install packages:
brew bundleTip
Change shell to Zsh
chsh -s /usr/bin/zsh