Is anyone aware of a good tutorial on setting up .vimrc to pull from git on each fresh Linux install?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dotfiles

  • I store all my $HOME config files in a bare repository, as shown in this Atlassian tutorial, it’s served me well on setting up new machines quickly. And I use vim-plug for managing vim plugins, here’s my repo if it helps: https://gitlab.com/henxing/dotfiles

  • dotfiles

    Dotfiles for git configuration, aliases, and functions (by jm96441n)

  • Dotfiles are definitely what you want, if you want some inspiration mine are https://github.com/jm96441n/dotfiles (the Readme needs to be updated, but following from the install.sh should give you an idea of how the installation works)

  • 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.

    InfluxDB logo
  • yadm

    Yet Another Dotfiles Manager

  • Check this tool https://yadm.io/

  • dotfiles

    Trevor's configuration preferences; I'm sure you care (by flwyd)

  • Instead of having my .vimrc in a Github dotfiles repository, I create several smaller .vim files with chunks of functionality, and put those scripts in a dotfiles repository. The .vimrc is then a short list of lines like source ~/dotfiles/vim/core.vim.

  • nix

    Nix, the purely functional package manager

  • arch-install

    Personal Arch Linux installation script

  • In case you want to check how this works: Arch install script, dotfiles.

  • .dotfiles

    My personal dotfiles (by tralph3)

  • In case you want to check how this works: Arch install script, dotfiles.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts