https://github.com/thujuli/arch-dotfiles
A Minimalist dotfiles for Arch Linux user
https://github.com/thujuli/arch-dotfiles
Last synced: about 1 year ago
JSON representation
A Minimalist dotfiles for Arch Linux user
- Host: GitHub
- URL: https://github.com/thujuli/arch-dotfiles
- Owner: thujuli
- Created: 2023-05-17T01:30:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T13:26:25.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T19:23:21.714Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 412 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arch-dotfiles
## Nerd Font
For nerd font, i didn't push to the repos because it was too heavy. You can donwload from [Website](https://www.nerdfonts.com/font-downloads) or [Repo](https://github.com/ryanoasis/nerd-fonts).
## Install Packages
A simple command to install pkg from .txt
- Pacman
`pacman -S --needed - < pkglist.txt`
- AUR (Yay)
`yay -S --needed - < foreignpkglist.txt`