feat: Some adaptations for termux
This commit is contained in:
@@ -36,3 +36,9 @@ hosts:
|
||||
- age
|
||||
- cargo:rage
|
||||
configs: {}
|
||||
termux-debian:
|
||||
toolboxes:
|
||||
- terminal
|
||||
- dev-tools
|
||||
tools: {}
|
||||
configs: {}
|
||||
|
||||
@@ -1,5 +1,26 @@
|
||||
---
|
||||
packages:
|
||||
debian:
|
||||
common:
|
||||
- tar
|
||||
- zip
|
||||
- unzip
|
||||
- manpages
|
||||
- manpages-fr
|
||||
- bash
|
||||
- bash-completion
|
||||
- screen
|
||||
- tmux
|
||||
- curl
|
||||
- wget
|
||||
- vim
|
||||
- git
|
||||
- tree
|
||||
- build-essential
|
||||
server: []
|
||||
desktop:
|
||||
- zsh
|
||||
- fish
|
||||
ubuntu:
|
||||
common:
|
||||
- tar
|
||||
|
||||
Reference in New Issue
Block a user