SkillAgentSearch skills...

Homedir

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

Install / Use

/learn @TechNickAI/Homedir

README

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

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2mo ago
Forks3

Languages

Vim Script

Security Score

75/100

Audited on Jan 14, 2026

No findings