Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 446 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 446 Bytes

linux-config

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

It uses Sway as Window Manager.

Usage

Clone the repository:

git clone git@github.com:Yutsuten/linux-config.git ~/.config/linux
git submodule update --init

Apply the configuration:

make
sudo make system

This only places the configuration files. The installation of the applications should be done separately.