Thanks to visit codestin.com
Credit goes to github.com

Skip to content

theS1LV3R/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These instructions are outdated! Don't follow!

These are the dotfiles i chose to keep between my linux installs. Nothing really special about them.

Requirements

The dotfiles themselves don't have any requirements other than to have their respective programs installed. For example vim for vimrc.

Uses chezmoi for dotfile management.

Cloning and installing

# If you already have chezmoi installed
# NOTE: May overwrite already existing dotfiles
chezmoi init --apply theS1LV3R

# If chezmoi is not installed
# NOTE: May overwrite already existing dotfiles
# NOTE: May install itself to $HOME/.local/bin/chezmoi
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply theS1LV3R

See also

Much of this repo was inspired by tapayne88/dotfiles

License

MIT license. See ./LICENSE

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks