https://github.com/vladak/dotfiles
dotfiles
https://github.com/vladak/dotfiles
dotfiles dotfiles-install
Last synced: 4 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/vladak/dotfiles
- Owner: vladak
- Created: 2018-02-27T09:42:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T08:25:15.000Z (about 1 year ago)
- Last Synced: 2025-06-20T23:38:23.225Z (12 months ago)
- Topics: dotfiles, dotfiles-install
- Language: Perl
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vladak's dotfiles
This is a no-nonsense (I hope) collection of dotfiles and helper scripts
with simple script to sync them.
The dotfiles are populated from `config` via symbolic links. Files from `bin`
are copied to `~/bin`.
This exists primarily for the configuration of:
- `bash`
- `vim`
- `git`
Most of the configuration can be adjusted using local files (e.g. `~/.vimrc_local` or `~/.bashrc_local`).