All Projects → ful1e5 → dotfiles

ful1e5 / dotfiles

Licence: other
My Minimal Configuration for Archlinux, neovim, fish-shell and more.

Programming Languages

lua
6591 projects
shell
77523 projects

dotfiles

My Minimal Configuration for Archlinux, neovim, fish-shell and more.

screenshot

Tools that I use

Usage

git clone https://github.com/ful1e5/dotfiles.git ~/.dotfiles
stow -S <dir>

Remove Config

stow -D <dir>

Pacman packages

pacman -Qqen > pkglist.txt  # save
pacman -S - < pkglist.txt   # install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].