This repository stores my configuration of cwm, a window manager for X11 which contains many features that concentrate on the efficiency and transparency of window management.
If we have Git installed on the system, we can get the files directly from the repository:
git clone https://github.com/aguslr/cwm-config
After this, every time we want to update the files we do:
cd cwm-config && git pull
If Git is not installed, we can still get the files as long as we have a basic Unix environment available:
wget https://github.com/aguslr/cwm-config/tarball/main -O - | tar -xzv --strip-components 1 --exclude={README.md}
To easily create and manage links to the files we can use GNU Stow as follows:
stow -vt ~ -S .