Skip to content

Sol-momma/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My development environment managed with Nix flakes.

Setup

git clone git@github.com:Sol-momma/dotfiles.git
cd dotfiles

# Activate the Nix dev shell (requires direnv)
direnv allow

# Symlink Fish config
ln -sf "$PWD/fish" ~/.config/fish

Nix

nix fmt          # Format all .nix files
nix develop      # Enter dev shell manually
nix flake show   # Inspect flake outputs

The dev shell provides: nixfmt, jq, delta.

設定ファイルを即反映。

sc =  source ~/.config/fish/config.fish

About

🌱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors