This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
termux-packages
mirror of
https://github.com/lukechilds/termux-packages.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
6915
Commits
6
Branches
0
Tags
18 MiB
Shell
61%
C
18.1%
Roff
12.4%
C++
6.6%
Python
1%
Other
0.6%
Tree:
5c1a4b7ecf
termux-packages
/
packages
/
zsh
/
etc-zshrc
5 lines
96 B
Raw
Blame
History
command_not_found_handler() {
@TERMUX_PREFIX@/libexec/termux/command-not-found $1
}
PS1='%# '
Reference in new issue