Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 448 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 448 Bytes

linux-config

Configure my linux environment. This configures some tools like Git, Zellij, Helix and Fish.

It uses Sway as Window Manager.

Usage

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.