Skip to content

Commit

Permalink
remove stat-dependent content (#828)
Browse files Browse the repository at this point in the history
`stat` is not a POSIX-defined utility: this tool is not portable

Signed-off-by: Lucas Larson <[email protected]>
  • Loading branch information
LucasLarson committed Oct 10, 2023
1 parent a7ac3c5 commit f6c172b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
branch = master
path = custom/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule "custom/plugins/samefile"]
branch = main
path = custom/plugins/samefile
url = https://github.com/LucasLarson/samefile
[submodule "custom/plugins/git-default-branch"]
branch = main
path = custom/plugins/git-default-branch
Expand Down
1 change: 0 additions & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export ZSH_COMPDUMP="${HOME%/}"'/.zcompdump'
# overridden by plugins at its end
plugins+=(
gunstage
samefile
git-default-branch
zsh-abbr
zsh-diff-so-fancy
Expand Down
1 change: 0 additions & 1 deletion custom/plugins/samefile
Submodule samefile deleted from 75edbb

0 comments on commit f6c172b

Please sign in to comment.