mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(alias-finder): add cheaper option and apply zstyle options (#11773)
This commit is contained in:
parent
c92af18c36
commit
13a8e3d98a
7 changed files with 186 additions and 66 deletions
2
plugins/alias-finder/tests/_support/bootstrap
Normal file
2
plugins/alias-finder/tests/_support/bootstrap
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Write your bootstrap code here
|
||||
Loading…
Add table
Add a link
Reference in a new issue