mirror of
https://github.com/shokinn/.files.git
synced 2026-09-08 20:16:51 +00:00
Add b23func configuration and update zshenv to source it conditionally
This commit is contained in:
parent
839820b235
commit
4ed17e609d
3 changed files with 31 additions and 0 deletions
|
|
@ -52,4 +52,5 @@ export HOMEBREW_CASK_OPTS="--appdir={{@@ env['HOME'] @@}}/Applications"
|
|||
{%@@ endif @@%}
|
||||
|
||||
source {{@@ env['HOME'] @@}}/.commonfunc
|
||||
{%@@ if b23 == true @@%}source {{@@ env['HOME'] @@}}/.b23func{%@@ endif @@%}
|
||||
{%@@ if vw == true @@%}source {{@@ env['HOME'] @@}}/.vwfunc{%@@ endif @@%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue