You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
cli | 6 days ago | |
gnome-keyring | 10 months ago | |
gui | 3 days ago | |
.editorconfig | 6 months ago | |
.gitignore | 6 days ago | |
README.md | 2 months ago | |
install.sh | 1 month ago | |
preview-installation.sh | 1 month ago | |
reinstall.sh | 1 month ago | |
uninstall.sh | 1 month ago |
README.md
dot-files
This is my personal collection of dotfiles.
The repository is structured as follows:
<package a>/<files and folders that belong into the home directory>
<package b>/<files and folders that belong into the home directory>
...
... where the package name could be any arbitrary string describing what the contents of the directory are about (i.e. bash, vim or perl).
Requirements
Usage
You either need to manually copy or link the files (and redo this, each time that you updated something) or use a tool for that. Here is how to do that with Stow.
Requirements
- an Installation of GNU Stow (get it via your favorite package manager).
Installing dotfiles
Clone this repository into your favorite directory (It should stay there, for as long as you want to have access to the dotfile).
Use the provided scripts to install specific packages.