dotfiles VS dotfiles

Compare dotfiles vs dotfiles and see what are their differences.

dotfiles

A work in progress. Forever. (by Julian)

dotfiles

My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces. (by kutsan)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dotfiles dotfiles
4 7
46 336
- -
9.2 8.5
8 days ago 17 days ago
Perl Lua
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-30.
  • Vim 9.0 Was Released
    21 projects | news.ycombinator.com | 30 Jun 2022
    It depends what kind of person you are, how much energy you want to invest, how much patience you have for stuff that isn't the code you're writing, how much you enjoy editing itself, etc.

    I have a quite extensive setup (https://github.com/Julian/dotfiles/tree/main/.config/nvim) which I built up over 10+ years, indeed sometimes including sitting there for an hour or two and just investigating plugins or writing some function to make editing easier. I enjoy it, and it means I can do lots of things in my setup that involved time investment.

    Others obviously just want to get on with their work.

    To me though part of the reason I use vim/neovim is because anytime something annoys me about editing I can automate it, or find a plugin which has done so already.

  • Recommend config repos that I can use to structure my config?
    25 projects | /r/neovim | 19 Jun 2021
    My (hybrid nvim + vanilla vim for emergency) dotfiles are here: https://github.com/Julian/dotfiles/tree/main/.config/nvim
  • Improving Shell Workflows with Fzf
    15 projects | news.ycombinator.com | 30 Mar 2021
    I have to read through yours which indeed look nice from a quick scan, but if your goal is firstly to save typing file paths, I presume you instead considered just having a shell mapping to do that instead of needing to instrument aliases for each command? Here's mine, which I get by hitting ctrl-s anywhere in any command line: https://github.com/Julian/dotfiles/blob/main/.config/zsh/com...

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-05.
  • Lists of lua-based nvim config files?
    54 projects | /r/neovim | 5 Nov 2021
  • Neovide is out of this world
    3 projects | /r/neovim | 12 Oct 2021
    You can check out my configuration if you need kitty to behave like tmux: https://github.com/kutsan/dotfiles/tree/master/.config/kitty
  • Recommend config repos that I can use to structure my config?
    25 projects | /r/neovim | 19 Jun 2021
    and https://github.com/kutsan/dotfiles/tree/master/.config/nvim this one is mine. Although, it's not 100% written in lua but I'm trying to convert it slowly. Suggestions are welcome.
  • can i attach vim running in background to tmux ??
    3 projects | /r/tmux | 27 Jan 2021
    In your shell configs, you can check whether or not current shell is summoned inside vim/neovim process via $VIM_TERMINAL or $NVIM_LISTEN_ADDRESS environment variables and then, it's easy to launch tmux without or with a different session name (in order to prevent recursion, if you're using tmux as your top-level process). Check out this example for zsh and neovim. Use $VIM_TERMINAL instead of $NVIM_LISTEN_ADDRESS to support vim.
  • Is the terminal emulator `:term` something you use regularly?
    10 projects | /r/neovim | 20 Jan 2021
    Hmm, I haven't encounter a problem about this because I have a autocmd that sets current working directory to project root. So, wherever I open buffer, my shell always points to the project root. See its function and how it is used.

What are some alternatives?

When comparing dotfiles and dotfiles you can also consider the following projects:

fzf-tab - Replace zsh's default completion selection menu with fzf!

vim-floaterm - :computer: Terminal manager for (neo)vim

fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.

neoterm - Wrapper of some vim/neovim's :terminal functions.

notes - notes on the tools in my Unix/Linux toolbox, dotfiles, etc

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

colorschemes - colorschemes for Vim

dotfiles - A collection of my dotfiles and other configurations

dotfiles - My dotfiles

defaults.nvim - A small, documented, and featureful neovim starter config [Moved to: https://github.com/nvim-lua/kickstart.nvim]

dotfiles - My config files

autotiling - Script for sway and i3 to automatically switch the horizontal / vertical window split orientation