1
0
mirror of https://github.com/Luzifer/termux-cfg.git synced 2024-09-07 19:59:06 +00:00
Termux configuration files
Go to file
2019-10-19 21:09:00 +02:00
.shortcuts Add IP output for start_server 2019-10-19 21:06:44 +02:00
.ssh Initial setup 2019-10-19 20:12:22 +02:00
.bashrc Initial setup 2019-10-19 20:12:22 +02:00
.gitconfig Add alias git pot 2019-10-19 21:09:00 +02:00
.gitignore Initial setup 2019-10-19 20:12:22 +02:00
README.md Add README 2019-10-19 20:22:22 +02:00

Luzifer / termux-cfg

Termux configuration files

Setup

# 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