updating and adding some qol pieces
This commit is contained in:
parent
d33b62a830
commit
6b27a9a6ee
7 changed files with 27 additions and 52 deletions
3
scripts/packages
Executable file
3
scripts/packages
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nix-store --query --requisites /run/current-system/ | cut -d- -f2- | sort | uniq | bat
|
Loading…
Add table
Add a link
Reference in a new issue