mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 08:42:03 +08:00
at command helper
This commit is contained in:
@@ -57,3 +57,9 @@ pyenv() {
|
||||
|
||||
# custom shims
|
||||
export PATH="/usr/comma/shims:${PATH}"
|
||||
|
||||
|
||||
# nice AT command helper
|
||||
atc() {
|
||||
mmcli -m any --command="${@}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user