8000 GitHub - lihop/dotfiles: Configuration files for bash, xmonad, X client, and other applications.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

lihop/dotfiles

Repository files navigation

Installation

  1. Install the dotfiles package using this nix expression.
  2. Run the command dotfiles-update.

Usage

cd ~/.dotfiles

To symlink all the dotfiles:

for dir in */; do stow $dir; done

To symlink the dotfiles of an individual application (e.g. xmonad):

stow xmonad

To remove the symlink:

stow -D xmonad

About

Configuration files for bash, xmonad, X client, and other applications.

Resources

Stars

Watchers

Forks

Packages

No packages published
0