Compare commits
No commits in common. "a6986539f27a74715796fcefee2f68b60a9693b9" and "1a7e734fbd204e2b1ee397a28e00b001bbb71ea6" have entirely different histories.
a6986539f2
...
1a7e734fbd
5 changed files with 4 additions and 9 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 97cf3e6e638f936187d5f6e9b5eb1bdf0a4df256
|
Subproject commit 140238f65ef8168f2b046c52c6297cc596f8b347
|
|
@ -1 +1 @@
|
||||||
Subproject commit c29c1ede8f9f12d9c76b7c8b5b8ead7690c5792c
|
Subproject commit c3cb96e153728fbfd050173b4af19118b131f278
|
|
@ -1 +1 @@
|
||||||
Subproject commit f5d61840ae3a4f8c2765e1a67d94d9a96de71601
|
Subproject commit d26bdcd6010cfe82bc7bab07e4363b40be834cc8
|
|
@ -1 +1 @@
|
||||||
Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8
|
Subproject commit ae315ded4dba10685dbbafbfa2ff3c1aefeb490d
|
5
zshrc
5
zshrc
|
@ -97,11 +97,6 @@ if [ -f $HOME/.keysrc ]; then
|
||||||
source $HOME/.keysrc
|
source $HOME/.keysrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Allow nix if possible
|
|
||||||
if [ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]; then
|
|
||||||
source $HOME/.nix-profile/etc/profile.d/nix.sh
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Rust
|
# Rust
|
||||||
if [ -d $HOME/.cargo ]; then
|
if [ -d $HOME/.cargo ]; then
|
||||||
source $HOME/.cargo/env
|
source $HOME/.cargo/env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue