Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 701 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 701 Bytes

My .dotfiles

Config today to not config tomorrow.

Installation

Clone the repo:

git clone [email protected]:kawanamelung/.dotfiles.git

$DOTFILES is automatically set to $HOME/.dotfiles. If directory is not $HOME/.dotfiles, set the $DOTFILES environment variable:

export DOTFILES=path/to/.dotfiles

Run the install script for stow simlinks (check install.sh for comments):

cd ~/.dotfiles
./install.sh

Extras

If you aren't using zsh, you can source the dotfiles via:

source $DOTFILES/shell/source.sh

This is only for my secrets:

source $dotfiles/secrets/secrets.sh

To test if everything is working, run:

make_forest.py