Skip to content

kawanamelung/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages