Configure my linux environment. This configures some tools like Git, Zellij, Helix and Fish.
It uses Sway as Window Manager.
Clone the repository:
git clone [email protected]:Yutsuten/linux-config.git ~/.config/linux
Apply the configuration:
make
sudo make system
This only places the configuration files. The installation of the applications should be done separately.