Test;
This commit is contained in:
parent
83561bf1d8
commit
d283fd9a45
3 changed files with 6 additions and 0 deletions
|
@ -58,6 +58,8 @@
|
|||
cbonsai # ncurses bonsai tree
|
||||
busybox # Linux utilities
|
||||
ethtool # Ethernet troubleshooting
|
||||
fd # alternative to "Find"
|
||||
lazygit # Decent Git TUI
|
||||
];
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
|
@ -35,6 +35,8 @@
|
|||
parted
|
||||
screen
|
||||
sshpass
|
||||
fd
|
||||
lazygit
|
||||
];
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
|
@ -32,6 +32,8 @@
|
|||
btop
|
||||
sshpass
|
||||
cryptsetup
|
||||
fd
|
||||
lazygit
|
||||
];
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
Loading…
Reference in a new issue