mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 13:53:25 +01:00
[PR #27] [MERGED] fix: environment variables missed in nushell #71
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/27
Author: @ryan4yin
Created: 12/7/2023
Status: ✅ Merged
Merged: 12/7/2023
Merged by: @ryan4yin
Base:
main← Head:fix-nushell-neovim📝 Commits (1)
9f59301fix: environment variables missed in nushell📊 Changes
6 files changed (+30 additions, -59 deletions)
View changed files
📝
home/base/desktop/terminal/alacritty.nix(+10 -2)📝
home/base/desktop/terminal/kitty.nix(+13 -17)📝
home/base/desktop/terminal/wezterm.nix(+7 -11)📝
home/base/server/nushell/default.nix(+0 -10)📝
home/darwin/default.nix(+0 -1)➖
home/darwin/nushell.nix(+0 -18)📄 Description
Fixed by spawn nushell via:
so that nushell can inherit all the environment variables in a login bash session.
Related to:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.