mirror of
https://git.gay/xqtc/nixos-config
synced 2025-04-30 18:27:29 +02:00
zshrc
This commit is contained in:
parent
9f00cfa909
commit
852c20fb22
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
if !(config.os == "linux")
|
||||
then "export PATH=$PATH:~/.cargo/bin/\n${pkgs.pfetch-rs}/bin/pfetch\n"
|
||||
else
|
||||
"${pkgs.pfetch-rs}/bin/pfetch\n"
|
||||
"${pkgs.pfetch-rs}/bin/pfetch\neval$(ssh-agent)\n"
|
||||
+ (
|
||||
if config.host == "asmodeus"
|
||||
then "comin status\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue