|
5 个月前 | |
---|---|---|
.config/htop | 5 个月前 | |
.bashrc | 5 个月前 | |
.editorconfig | 5 个月前 | |
.gitconfig | 5 个月前 | |
.gitignore | 5 个月前 | |
.vimrc | 5 个月前 | |
LICENSE | 5 个月前 | |
README.md | 5 个月前 | |
install.sh | 5 个月前 |
Configuration files used by various tools on Linux:
Clone this repo, then run the install.sh
script to copy the relevant files into the current user’s $HOME
directory.
The script will ask for each file before a potential overwrite. Answer with y
, n
or abort wih ctrl+c
git clone https://git.rypel.io/rypel/dotfiles.git
cd dotfiles/ && chmod +x install.sh && ./install.sh