SkillAgentSearch skills...

Dotfiles

Config files for fish, git, personal toolbox and so on

Install / Use

/learn @julionc/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dotfiles

Config files for fish, git, personal toolbox and so on.

Requeriments

Install dependencies: git, curl, stow

Install

Run:

git clone https://github.com/julionc/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make

Shell

Fish

brew install fish
sudo bash -c 'echo $(which fish) >> /etc/shells'
chsh -s $(which fish)

Add brew binaries in fish path run the command:

fish_add_path /opt/homebrew/bin
View on GitHub
GitHub Stars19
CategoryDevelopment
Updated9d ago
Forks1

Languages

Shell

Security Score

80/100

Audited on Mar 18, 2026

No findings