Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- SonarLint - Clean code begins in your IDE with SonarLint
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
dotfiles | vcsh | |
---|---|---|
1 | 7 | |
6 | 2,062 | |
- | - | |
0.0 | 0.0 | |
about 1 month ago | 5 months ago | |
Vim Script | Shell | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dotfiles
We haven't tracked posts mentioning dotfiles yet.
Tracking mentions began in Dec 2020.
vcsh
-
Managing my dot files: Git bare or Stow ?
I'm pretty happy with vcsh. I've used a lot of options over the years, and this is the only one I've never been motivated to replace.
-
GitHub Does Dotfiles
weirdly, nobody mentioned vcsh[1] yet. it's a git-based tool that gives all git goodies. I use it and a couple of bash micro scripts to pull/push the latest changes upon logging in/out into shell (again bash, but seeking for POSIX or fish-based version)
-
Git ignores .gitignore with .gitignore in .gitignore
I feel obligated to point out vcsh [1], which is likely already packaged for your operating system.
[1] https://github.com/RichiH/vcsh
The main selling point is that you can set up various git repos for different things. I have one for SSH keys (and no, that does not get pushed anywhere except to my own private server), VIM, neovim, bash, and 'other' (for misc config files like .dir_colors, .gitconfig, etc.).
-
How do you manage your dotfiles?
I'm using vcsh which is basically a small wrapper around git. The resulting repository is this in my case.
-
Using GNU Stow to manage your dotfiles (2012)
It’s over-engineered, but I’ve been using https://github.com/RichiH/vcsh for this for years.
What are some alternatives?
GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
yadm - Yet Another Dotfiles Manager
dotbare - Manage dotfiles and any git directories interactively with fzf
dot.me - me dot files
dotfiles - Settings for various tools I use.
dotbot - A tool that bootstraps your dotfiles ⚡️
rcm - rc file (dotfile) management
dotfiles - My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
.dotfiles - macOS dotfiles
bashdot - Minimalist dotfile management framework.
dotfiles - :wrench: .files, including ~/.macos — sensible hacker defaults for macOS
mydotfiles - A set of config files, vimrc, git, zshrc, etc. Work in progress.