5 lines
191 B
Nix
5 lines
191 B
Nix
{
|
|
shellInit = "export GITHUB_TOKEN=$(cat ~/water/gh-token)";
|
|
# "neofetch --package_managers on --cpu_brand on --cpu_cores on --memory_percent on --memory_display infobar --os_arch on";
|
|
}
|