Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
neovim-rails-bootstrap
Bootstrap neovim/zsh/tmux environment for Ruby on Rails development [Moved to: https://github.com/jchilders/dotfiles]
-
farolero
Thread-safe Common Lisp style conditions and restarts for Clojure(Script).
-
-
-
unix-as-ide
The ebook version of Tom Ryder's series on the Unix programming environment
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
nixery
Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery
-
-
Moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
-
-
-
-
-
tortoisegit
Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles reviews and mentions
-
new to neovim. wanting best ruby environment I can have
You can take a look at my nvim configs here. I’m a Ruby dev, and like to poke around with my nvim configuration as a hobby. I’m pretty happy with where I have it, although it’s always a work in progress.
-
Will Nix Overtake Docker
I have a Makefile that I use when I need to spin up a new laptop [1]. For your description it sounds like it is functionally similar. What does nix bring that a Makefile like this one doesn’t?
[1] https://github.com/jchilders/dotfiles/blob/main/Makefile
Not an answer to you're question, but do youferl safe doing (https://github.com/jchilders/dotfiles/blob/main/Makefile#L34)
> sudo curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/in... | /bin/bash
piping the output of a curl command to sh without first checking the sha256 of the file you just got?
-
Clojure REPL vs. CLI: IDE Wars
That was my impression. I’ve been doing this for years with Ruby, tmux, and some custom zsh widgets.
-
Running rubocop with useBundler - nvim/lsp
These are my dotfiles. I'm a Rails dev, and I'm using neovim nightly + solargraph. Here's a partial screenshot of something I'm working on right now showing a rubocop warning for the current line. The window showing it is being provided by lspsaga.
These are my dotfiles. I'm a Rails dev. Here's a partial screenshot of something I'm working on right now. I'm using neovim nightly + solargraph. The window showing the rubocop warning message is provided by lspsaga.
-
Autoscroll in a terminal buffer in a non-active window
I know people like playing with neovim’s terminal buffers these days, but in the spirit of “use the right right tool for the job”, I gave up on using nvim for things like this and went back to tmux. I have a mapping I use that runs rspec in the adjacent pane. It uses tmux’s send-keys to do the right thing. You could do the same thing, only instead of executing rspec, you would send it your tail command.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 31 Jan 2023