Skip to content

A collection of configurations and scripts I use, along with a symlink installer.

License

Notifications You must be signed in to change notification settings

lilykiwi/lily-dotfiles

Repository files navigation

lily-dotfiles

Clone the repo then run the install script!

git clone https://github.com/lilykiwi/lily-dotfiles.git
cd lily-dotfiles
./install.sh

! ! ! This will delete any files/directories existing at the locations outlined in ./INSTALL.sh and replace them ! ! !

Adding configs

Put a file in the repository, then add a line to install.sh constructed like this:

create_link [filename] [target-dir] #[description]

For a dotfile, it's best to have the filename not include the dot, then add a dot to the target dir. An example of this is create_link zshrc ~/., which symlinks ~/.zshrc .

About

A collection of configurations and scripts I use, along with a symlink installer.

Topics

Resources

License

Stars

Watchers

Forks