Ecosyste.ms: Awesome
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: 2 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:01:30.000Z (3 months ago)
- Last Synced: 2024-10-30T03:51:02.862Z (3 months ago)
- Topics: configuration, linux
- Language: Lua
- Homepage:
- Size: 1.26 MB
- Stars: 2
- Watchers: 4
- 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
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.