mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
add a few more useful commands for easier onboarding
This commit is contained in:
parent
7b3cc6e3f9
commit
2d93311c4f
4 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
vim # or some other editor, e.g. nano or neovim
|
||||
|
||||
# Some common stuff that people expect to have
|
||||
#procps
|
||||
#killall
|
||||
#diffutils
|
||||
#findutils
|
||||
#utillinux
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@
|
|||
vim # or some other editor, e.g. nano or neovim
|
||||
|
||||
# Some common stuff that people expect to have
|
||||
#procps
|
||||
#killall
|
||||
#diffutils
|
||||
#findutils
|
||||
#utillinux
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@
|
|||
vim # or some other editor, e.g. nano or neovim
|
||||
|
||||
# Some common stuff that people expect to have
|
||||
#procps
|
||||
#killall
|
||||
#diffutils
|
||||
#findutils
|
||||
#utillinux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue