Agent Skill
2/7/2026golang
Use this skill when you're working with golang code.
N
nieomylnieja
3GitHub Stars
2Views
npx skills add nieomylnieja/dotfiles
SKILL.md
| Name | golang |
| Description | Use this skill when you're working with golang code. |
dotfiles
Behold, the .files
Setup
- Migrate SSH and GPG configuration.
- Install node and rust with appropriate
make install/target.
Home Manager
Updating nix channel
For standalone home-manager setup only. If installed through nix flake on NixOS, the process is automated.
-
Make sure there's a new major version available:
nix-channel --list -
Remove the current channel:
nix-channel --remove home-manager -
Add the new major version:
nix-channel --add https://github.com/nix-community/home-manager/archive/release-24.05.tar.gz home-manager nix-channel --update -
Finally, switch to the new channel:
home-manager switch --flake ~/.dotfiles/config/home-manager#mh
Skills Info
Original Name:golangAuthor:nieomylnieja
Download