/linux-dots

Linux dot files for my Arch Distro

Primary LanguagePython

Linux Dots

These are the dot/config files that I use.

Files and folders in the src directory map to $HOME

  • Examples:
    • src/.zshrc should be symlinked to $HOME/.zshrc
    • src/.config/sway should be symlinked to $HOME/.config/sway

Install

In Terminal Run:

./installer.py install

Uninstall

In Terminal Run:

./installer.py uninstall

Dependencies

Currently not up to date, look into each config to see what may be required.

Note: Xorg-Wayland is required for most of these applications to work.