mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
remove install_termux_task
This commit is contained in:
parent
48f2024e8c
commit
13717204be
1 changed files with 0 additions and 5 deletions
|
@ -9,9 +9,4 @@ function install_pkg_packages() {
|
|||
pkg install -y "${packages[@]}"
|
||||
}
|
||||
|
||||
function install_termux_task() {
|
||||
mkdir -p ~/.shortcuts/tasks
|
||||
install -v "$1" ~/.shortcuts/tasks/
|
||||
}
|
||||
|
||||
install_pkg_packages
|
||||
|
|
Loading…
Add table
Reference in a new issue