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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4631
Commits
6
Branches
0
Tags
18 MiB
Shell
61%
C
18.1%
Roff
12.4%
C++
6.6%
Python
1%
Other
0.6%
Tree:
9891bff92a
android-5
build-on-device
electrs
emacs-27
master
patch-log
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9891bff92a'
${ noResults }
termux-packages
/
packages
/
zsh
/
etc-zshrc
4 lines
95 B
Raw
Blame
History
command_not_found_handler() {
@TERMUX_PREFIX@/libexec/termux/command-not-found $1
return 0
}
Reference in new issue