Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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

Clone the repository:

```shell
git clone [email protected]:Yutsuten/linux-config.git ~/.config/linux
```

Apply the configuration:

```shell
make
sudo make system
```

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