mirror of
https://github.com/Luzifer/termux-cfg.git
synced 2024-11-08 06:20:00 +00:00
13 lines
312 B
Markdown
13 lines
312 B
Markdown
|
# Luzifer / termux-cfg
|
||
|
|
||
|
Termux configuration files
|
||
|
|
||
|
## Setup
|
||
|
|
||
|
```console
|
||
|
# alias tconf='git --git-dir /data/data/com.termux/files/home/.termux_config --work-tree /data/data/com.termux/files/home'
|
||
|
# tconf init
|
||
|
# tconf remote add origin git@github.com:Luzifer/termux-cfg.git
|
||
|
# tconf reset --hard origin/master
|
||
|
```
|