SkillAgentSearch skills...

Dotfiles

šŸ—æ dotfilery, configuration, environment settings, automation, etc. šŸ›–

Install / Use

/learn @megalithic/Dotfiles

README

ā”Œā”¬ā”ā”Œā”€ā”ā”Œā”€ā”ā”Œā”€ā”ā”¬ ā”¬ā”Œā”¬ā”ā”¬ ā”¬ā”¬ā”Œā”€ā”
ā”‚ā”‚ā”‚ā”œā”¤ │ ā”¬ā”œā”€ā”¤ā”‚ │ │ ā”œā”€ā”¤ā”‚ā”‚
┓ ā”“ā””ā”€ā”˜ā””ā”€ā”˜ā”“ ┓┓─┓ ┓ ┓ ā”“ā”“ā””ā”€ā”˜
@megalithic šŸ—æ
<p align="center">

ghostty + tmux + nvim

ghostty + tmux + fish + fzf

</p>

šŸš€ Installation (automagic)

bash -c "$(curl -fsSL https://raw.githubusercontent.com/megalithic/dotfiles/HEAD/scripts/install.sh)"

šŸš€ Installation (manual)

  1. Install Determinate nix.
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --determinate
  1. Source nix to run nix things
source "/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh"
  1. Run the installer (this clones the repo to ~/.dotfiles)
nix run github:megalithic/dotfiles

Usage

You can see the current tasks by running just --list

$ just --list
Available recipes:
default
fix-shell-files # fix shell files. this happens sometimes with nix-darwin
hm              # run home-manager switch
news
mac | rebuild # rebuild nix darwin
uninstall     # uninstalls the nix determinate installer
update        # updates brew, flake, and runs home-manager
update-brew   # update and upgrade homebrew packages
update-flake  # update your flake.lock
upgrade-nix   # upgrades nix

NOTE: this nix setup is super unstable at the moment.


šŸ‰ Thar be dragons

I am pushing updates constantly, so there are NO guarantees of stability with my config!

Warning

I highly recommend you dig into the scripts and configs to see what all is going on (because it does a lot more than what I'm describing in this README) before you -- all willy-nilly, throw caution to the wind -- install a stranger's shell scripts. 🤣


✨ Accoutrements

A few of the must-have tools I roll with:

<p align="center" style="margin-top: 20px; text-align:center; display: flex; align-items: center; justify-content: center;"> <a href="https://megalithic.io" target="_blank" style="display:block; height:150px;"> <img src="https://raw.githubusercontent.com/megalithic/dotfiles/main/assets/megadotfiles.png" alt="megadotfiles logo" height="150px" /> </a> </p>

Related Skills

View on GitHub
GitHub Stars215
CategoryDevelopment
Updated4d ago
Forks6

Languages

Lua

Security Score

85/100

Audited on Mar 22, 2026

No findings