mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 13:50:13 +00:00
add more comments and utilities
This commit is contained in:
@ -35,6 +35,9 @@ in {
|
||||
tree # View directory hierarchy
|
||||
vimv-rs # Batch rename files
|
||||
unzip # Extract zips
|
||||
dua # File sizes (du)
|
||||
du-dust # Disk usage tree (ncdu)
|
||||
duf # Basic disk information (df)
|
||||
];
|
||||
|
||||
programs.zoxide.enable = true; # Shortcut jump command
|
||||
|
Reference in New Issue
Block a user