SkillAgentSearch skills...

Dotfiles

Configuration files for my programs.

Install / Use

/learn @tatsumoto-ren/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dotfiles for ajatters

https://tatsumoto.neocities.org/

Configuration files and scripts that I use on my computer.

screenshot

Programs used

Installation

I assume you're using a distro based on Arch Linux. If not, I can't guarantee that all the scripts and configs will work. You can still fork this repository and adjust them as needed, if necessary.

Run the following commands in order:

git clone --depth 1 --recurse-submodules "https://github.com/tatsumoto-ren/dotfiles.git" ~/dots
cp -rfT ~/dots ~/
cp -rf ~/.git ~/.config/dotfiles
rm -rf -- ~/dots ~/.git
echo '*' >> ~/.config/dotfiles/info/exclude

Then relogin.

Usage

Use the dot command to manage your dotfiles. For example, dot status or dot add <file>. For more information, see Tracking dotfiles with Git.

Credits

Certain config files, parts of files and scripts are based on voidrice.

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated6d ago
Forks3

Languages

Shell

Security Score

95/100

Audited on Mar 14, 2026

No findings