Skip to content

APengue1/dotfiles

Repository files navigation

Manages dotfiles with git by setting the worktree to $HOME.

Inspiration taken from:

Prerequisites

  • git
  • zsh

The following are automatically installed

Install

  • git clone https://github.com/APengue1/dotfiles.git ~/.dotfiles
  • cd && .dotfiles/install.sh

Usage

config is now an alias referencing your $HOME directory as the git working tree.

You can:

  • config add
  • config commit
  • config push

To update your $HOME directory with updated dotfiles upstream, run the install script again:

  • config pull
  • cd && .dotfiles/install.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages