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.
- Host: GitHub
- URL: https://github.com/yutsuten/linux-config
- Owner: Yutsuten
- License: unlicense
- Created: 2018-06-12T01:08:48.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T00:31:48.000Z (11 months ago)
- Last Synced: 2025-08-15T02:26:47.499Z (11 months ago)
- Topics: configuration, linux
- Language: Shell
- Homepage:
- Size: 1.61 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.