mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Music + GPG agent forwarding + all sorts.
This commit is contained in:
parent
2c6230dd63
commit
c548add318
24 changed files with 525 additions and 56 deletions
|
|
@ -5,10 +5,6 @@
|
|||
programs.fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
${if (config.deploy.profile.gui) then
|
||||
"export SSH_AUTH_SOCK=(gpgconf --list-dirs agent-ssh-socket)"
|
||||
else
|
||||
""}
|
||||
fish_vi_key_bindings
|
||||
set -g fish_greeting ""
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue