Package : Add bat.
This commit is contained in:
parent
4d30fd46dc
commit
e87a319bc5
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, pkgsStable, pkgsMaster, ... } @args: {
|
||||
core = with pkgs; [
|
||||
android-tools # Android adb tool. Can be used to connect to itself via wireless debugging. binwalk # Can analyze files for other files inside them.
|
||||
bat # Pretty cat.
|
||||
bridge-utils # Network bridges.
|
||||
btop htop # System monitors.
|
||||
coreutils # UNIX Core utilities.
|
||||
|
|
Loading…
Reference in a new issue