SkillAgentSearch skills...

Dotfiles

My $HOME is my castle. Mirror of the Sourcehut repository.

Install / Use

/learn @citizen428/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dotfiles, because my $HOME is my castle

Hi I’m actor Troy McClure. You might remember me from such dotfile repositories as citizen428/nvim-config.

Installation

Maybe don't. These are my dotfiles and may not fit your workflow and/or preferences. Feel free to copy to your heart's content though.

However, there is an install script called install.sh which uses GNU Stow. It can be used to install some or all of the dotfiles.

  • Without arguments the script will interactively prompt for each toplevel group of dotfiles:
    $ ./install.sh
    Install asdf? [y/n] y
    Linking asdf in /home/user
    Install bin? [y/n] n
    Skipping bin
    ...
    
  • Alternatively you can specify a list of groups to install:
    $ ./install.sh asdf ruby
    Linking asdf in /home/user
    Linking ruby in /home/user
    

[!NOTE] Some of the tools in this repo are redundant. I don't actively use them all at the same time. But I'm still keeping the configs in case I need them again later.

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated18d ago
Forks2

Languages

Shell

Security Score

90/100

Audited on Mar 15, 2026

No findings