treewide: style (trivia)
This commit is contained in:
parent
f07d2d3b35
commit
bc5e07f76e
@ -34,8 +34,7 @@ darwin*) alt="gls ${LS_GNU}|ls -G|ls" ;;
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
__z_alt_ls "${alt}"
|
__z_alt_ls "${alt}"
|
||||||
|
unset -f __z_alt_ls
|
||||||
unfunction __z_alt_ls
|
|
||||||
unset alt LS_GNU
|
unset alt LS_GNU
|
||||||
|
|
||||||
[ -n "${LS_COLORS}" ] && zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}"
|
[ -n "${LS_COLORS}" ] && zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}"
|
||||||
|
Loading…
Reference in New Issue
Block a user