Skip to content

Commit af88734

Browse files
zip: add zipping and unzipping programs to tom for vim viewings
1 parent 04ae689 commit af88734

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ versioning is done in a continuous fashion without worries of breaking changes.
66

77
## patches
88

9+
- `zip`: add zipping and unzipping programs to tom for vim viewings 2026-02-07
910
- `nvim`: support highlighting an html templating engine called eta 2026-02-07
1011
- `zsh`: alias zips to worktrees matching alphabetic alias creation 2026-02-07
1112
- `nvim`: remove black linting and formatting to replace with ruffs 2026-02-07

machines/tom/configuration.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
addDriverRunpath
122122
parted
123123
restic
124+
unzip
125+
zip
124126
cudaPackages.cuda_cudart
125127
cudaPackages.cudatoolkit
126128
linuxPackages.nvidia_x11

0 commit comments

Comments
 (0)