mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Source /opt/boxen/env.sh if available
This commit is contained in:
parent
175b4a8073
commit
89daa67f11
1 changed files with 1 additions and 0 deletions
1
plugins/boxen/boxen.plugin.zsh
Normal file
1
plugins/boxen/boxen.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
[ -f /opt/boxen/env.sh ] && source /opt/boxen/env.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue