https://github.com/mitogh/arch-config
Configuration for arch (Manjaro)
https://github.com/mitogh/arch-config
Last synced: 5 months ago
JSON representation
Configuration for arch (Manjaro)
- Host: GitHub
- URL: https://github.com/mitogh/arch-config
- Owner: mitogh
- Created: 2022-01-08T18:53:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T19:17:44.000Z (over 4 years ago)
- Last Synced: 2025-03-14T04:33:03.149Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch Config
> Configuration steps for Linux arch (Manjaro)
# AUR Helper
- https://github.com/Jguer/yay
# Dependencies from YAY
```
yay -S flameshot
yay -Y --gendb
yay -Syu --devel
yay -S exa
yay -S bat
yay -S ack
yay -S xev
yay -S XKeyCaps
```