aRustyDev / aRustyDev/dotfiles

feat(nix-darwin): Install and configure development tools bundle

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Install a bundle of development tools that are currently commented out:

CLI Tools:
- `jq` - JSON processor
- `yq` - YAML processor
- `ripgrep` - Fast grep alternative
- `bat` - Better cat with syntax highlighting
- `zoxide` - Smarter cd command
- `wget` - Network downloader
- `git` - Version control (may already be installed)
- `gnupg` - GPG encryption tools
- `direnv` - Environment variable management
- `age` - Modern encryption tool
- `fscryptctl` - Filesystem encryption

These are all commented out in:
- `nix-darwin/hosts/personal-analyst.nix`
- `nix-darwin/hosts/personal.nix`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.