Skip to content

Dotfiles for a minimal Arch Linux build managed with GNU Stow. Packages include i3-gaps, emacs, neomutt and many more

License

Notifications You must be signed in to change notification settings

atreyasha/dotfiles

Repository files navigation

dotfiles

This repository contains dotfiles for a minimal Arch Linux build called monix. Dotfiles include i3-gaps, emacs, neomutt and many more. Below is a screenshot of a sample workspace:

Initialization

Clone this repository in your $HOME directory. Next, pull all submodules and initialize a pre-commit hook by executing:

$ make init

Installation

This repository uses GNU Stow for managing dotfiles and respective symbolic links.

To deploy all dotfiles, execute:

$ make install

To deploy an opinionated subset of dotfiles for a remote machine, execute:

$ make install.remote

Test

To test the deployment of dotfiles, execute:

$ make test

Uninstallation

To remove all stowed dotfiles, execute:

$ make uninstall

Development

Check out our development log for details on upcoming developments.

About

Dotfiles for a minimal Arch Linux build managed with GNU Stow. Packages include i3-gaps, emacs, neomutt and many more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published