Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
wsl-open
Open files with xdg-open on Bash for Windows in Windows applications. Read only mirror from GitLab, see link :point_right:
-
-
-
docker-credential-helpers
Programs to keep Docker login credentials safe by storing in platform keystores
-
-
-
-
npt
Nix Package Tool. A (humble) successor to linux's apt, which makes life easier when using nix as a package manager. (by woile)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles discussion
dotfiles reviews and mentions
-
Dotfiles Management
You can use chezmoi to manage files outside your home directory if you really want to.
For an example, see https://github.com/felipecrs/dotfiles:
The `home` directory contains home directory files.
The `root` directory contains root directory files (e.g `/etc`).
-
Running Docker on WSL2 the right way
For example, in my dotfiles, every single of these steps are automated, including configuring /etc/docker/daemon.json, changing ~/.profile, and even providing a way to automatically update your extra binaries (docker-compose, or the wincred.exe) every time you update your dotfiles (by using a feature of chezmoi - a dotfiles manager which I totally recommend).
Stats
felipecrs/dotfiles is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dotfiles is Shell.