Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
dotfiles
🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow (by numToStr)
-
-
-
-
-
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.
-
-
dotfiles
My dotfiles: macOS, OpenBSD, Linux. Setup: git init; git remote add github https://github.com/rollcat/dotfiles; git pull github master (by rollcat)
-
dotpr0n
Discontinued Dotfiles for macOS, FreeBSD, fish, tmux, custom functions and lots more. Peekaboo!
dotfiles discussion
dotfiles reviews and mentions
-
dotfiles with command to change theme in multiple apps
I found a function that does what I want for neovim and alacritty in windvalley/dotfiles. ``` theme(){ local theme_name=$1 local themes=( # dark dracula molokai rigel jellybeans base16-default-dark nord tender gruvbox one iceberg papercolor ayu ayu_mirage onehalfdark # light gruvbox_light one_light iceberg_light papercolor_light ayu_light onehalflight )
Stats
vimhack/dotfiles is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dotfiles is Vim Script.