Add jabba sourcing
This commit is contained in:
parent
9bca5a25ab
commit
b6bf143615
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH";
|
||||
'';
|
||||
envExtra = ''
|
||||
[ -s "/home/cyryl/.jabba/jabba.sh" ] && source "/home/cyryl/.jabba/jabba.sh"
|
||||
local nixos_version=`which nixos-version`
|
||||
if [[ ! -x "$nixos_version" ]]; then
|
||||
source /home/cyryl/.nix-profile/etc/profile.d/nix.sh
|
||||
|
|
Loading…
Reference in a new issue