configs

Configs and Dotfiles (by ranelpadon)

Configs Alternatives

Similar projects and alternatives to configs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better configs alternative or higher similarity.

configs reviews and mentions

Posts with mentions or reviews of configs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Fuzzy search
    5 projects | /r/vim | 27 Jan 2023
  • Tmix + Nvim , what am i missing out on?
    2 projects | /r/neovim | 18 Nov 2022
    I use Alacritty, so it has no support for multiple "tabs". Didn't appreciate Tmux also before, but eventually I realized that it's very useful in some of my workflows. Its main advantage for me is the scripting/automation: - I could open multiple tabs in various directories/projects with nvim automatically opened also in some of them: - https://github.com/ranelpadon/configs/blob/master/tmux/tmuxrc.sh - I'm in-charge usually of deploying our remote envs, so I need to open multiple tabs, do some git stuff, open the browser tab for each env, etc: - https://github.com/ranelpadon/configs/blob/master/tmux/tmuxrc_k8s_prod.sh - You could issue the same command to all tabs like reloading zsh/bash after updating .zshrc/.bashrc or pushing the same git commit message instead of going to each tab and doing the same command, for example: bash SESSION_NAME=$(tmux display-message -p '#S') COMMAND='exec zsh' tmux list-windows -t $SESSION_NAME|cut -d: -f1|xargs -I{} tmux send-keys -t $SESSION_NAME:{} $COMMAND Enter
  • How (and Why) You Should Split Your .bashrc or .zshrc Files
    2 projects | dev.to | 19 Dec 2021
    I had a lenghty .vimrc/init.vim settings before, so I split it to be more modular, and so that the main loader could auto-detect/load even the new files. Making my settings more scalable:
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic configs repo stats
4
10
5.4
11 months ago

The primary programming language of configs is Shell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com