An open API service indexing awesome lists of open source software.

https://github.com/yutsuten/linux-config

Configure my linux environment. This configures some tools like Git, Zellij, Helix and Fish.
https://github.com/yutsuten/linux-config

configuration linux

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# linux-config

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

It uses [Sway](https://swaywm.org/) as Window Manager.

## Usage

Apply the configuration:

```shell
make
sudo make system
```

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