5 lines
68 B
Text
5 lines
68 B
Text
|
#!/bin/sh
|
||
|
|
||
|
[ -f ~/.config/zsh/.zshenv ] && . ~/.config/zsh/.zshenv
|
||
|
|