Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 739 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 739 Bytes

dotfiles .github/workflows/shellcheck.yml

My dotfiles including patched versions of dmenu, dwm and st.

Installation

Installation can be done by running ./install.sh.

The script will create a symbolic link for each file found in the home folder. If a file already exists in $HOME, it will back it up in backup-home.

The script will also build the software found in the suckless folder and install it (for the last bit it will require superuser permissions).

Testing

Tests can be run with ./test.sh. ShellCheck is required.