mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nix] Add a couple shell variables for Fy apps
This commit is contained in:
parent
853afc9541
commit
fdcefe5c7e
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
source ${dotfiles}/zsh/zshrc
|
source ${dotfiles}/zsh/zshrc
|
||||||
|
|
||||||
export PATH="$PATH:$HOME/.npm-packages/bin"
|
export PATH="$PATH:$HOME/.npm-packages/bin"
|
||||||
|
export FRENYARD_SCALE=2.40
|
||||||
|
export RETHINK_API="https://rethink.alyxia.dev"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue