File: shell.t

package info (click to toggle)
zplug 2.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,068 kB
  • sloc: sh: 1,504; awk: 235; makefile: 26
file content (24 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
T_SUB "__zplug::utils::shell::remove_deadlinks" ((
  # skip
))
T_SUB "__zplug::utils::shell::search_commands" ((
  # skip
))
T_SUB "__zplug::utils::shell::glob2regexp" ((
  # skip
))
T_SUB "__zplug::utils::shell::sudo" ((
  # skip
))
T_SUB "__zplug::utils::shell::unansi" ((
  # skip
))
T_SUB "__zplug::utils::shell::cd" ((
  # skip
))
T_SUB "__zplug::utils::shell::getopts" ((
  # skip
))
T_SUB "__zplug::utils::shell::pipestatus" ((
  # skip
))