mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
wezterm update to use workspaces better
This commit is contained in:
parent
772fb5cd4e
commit
b55cec1458
3 changed files with 16 additions and 8 deletions
1
home.nix
1
home.nix
|
@ -248,6 +248,7 @@
|
|||
set -xg PATH $HOME/bin $HOME/.cargo/bin $PATH
|
||||
eval (direnv hook fish)
|
||||
any-nix-shell fish --info-right | source
|
||||
eval (ssh-agent -c)
|
||||
ssh-add ~/.ssh/id_ed25519 --apple-use-keychain --apple-load-keychain
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue