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

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

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`