dots-of-war/eggs/zsh/.zshenv
elkowar e797b89ed9
Add foot and nvim
Setup zsh and starship

update yolk

test with new yolk

test2

After renaming local to eggs

Remove zed stuff

äf

äf
2024-11-23 21:36:01 +01:00

6 lines
350 B
Bash

ZDOTDIR=$HOME/.config/zsh
[ -f "$HOME/.cargo/env" ] && . "$HOME/.cargo/env"
if [ -e /home/leon/.nix-profile/etc/profile.d/nix.sh ]; then . /home/leon/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
if [ -e /home/elk/.nix-profile/etc/profile.d/nix.sh ]; then . /home/elk/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer