Skip to content

Dotfiles with automated symlink installation script. Includes vim config with Pathogen plugin manager, bash/zsh shell configs, and git settings.

Notifications You must be signed in to change notification settings

TechNickAI/homedir

Repository files navigation

Overview

These are for common files in my home directory.

Install

    cd ~
    git clone https://github.com/TechNickAI/homedir.git
    cd homedir

    # Update the submodules (vim plugins)
    git submodule init
    git submodule update

    # Makes all the symlinks to homedir
    bash setup.sh

or as a one-liner:

curl "https://raw.githubusercontent.com/TechNickAI/homedir/main/install.sh" | bash

About

Dotfiles with automated symlink installation script. Includes vim config with Pathogen plugin manager, bash/zsh shell configs, and git settings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •