updates fish and zsh stuff for new brew, keychain, etc. changens to fish shell in emacs multi-term
This commit is contained in:
parent
a28b86dc4a
commit
7356eac3a7
4 changed files with 3 additions and 6 deletions
|
|
@ -64,7 +64,7 @@ values."
|
|||
(org :variables org-enable-github-support t)
|
||||
deft
|
||||
;; (shell :variables shell-default-term-shell "/Users/dustinswan/.nix-profile/bin/zsh")
|
||||
(shell :variables shell-default-term-shell "/usr/local/bin/zsh" shell-default-shell 'multi-term)
|
||||
(shell :variables shell-default-term-shell "/usr/local/bin/fish" shell-default-shell 'multi-term)
|
||||
xkcd
|
||||
spotify
|
||||
finance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue