first commit
This commit is contained in:
commit
0610f4aeab
130 changed files with 9897 additions and 0 deletions
7
fn/-z4h-cmd-sudo
Normal file
7
fn/-z4h-cmd-sudo
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
eval "$_z4h_opt"
|
||||
|
||||
local term
|
||||
zstyle -s :z4h:sudo term term || term=${TERM:/tmux-256color/screen-256color}
|
||||
TERM=${term:-$TERM} command sudo "$@"
|
Loading…
Add table
Add a link
Reference in a new issue