diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-12 23:06:03 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-04-12 23:06:03 -0400 |
commit | 0c1f7cae6b111ab2d3bd39c85640349d7e621764 (patch) | |
tree | 08c976a4a138c1e8fdf0602a506f14bc78aea48c /home-config/bashrc | |
parent | 1d58393e99753ce529914df7eb4b104ad6c2061b (diff) |
cursed
Diffstat (limited to 'home-config/bashrc')
-rw-r--r-- | home-config/bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home-config/bashrc b/home-config/bashrc index 0fbbb57..d28af9d 100644 --- a/home-config/bashrc +++ b/home-config/bashrc | |||
@@ -50,6 +50,3 @@ export XDG_DATA_DIRS=$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:/home/ryan/.l | |||
50 | #export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) | 50 | #export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) |
51 | #gpgconf --launch gpg-agent | 51 | #gpgconf --launch gpg-agent |
52 | export GPG_TTY=$(tty) | 52 | export GPG_TTY=$(tty) |
53 | |||
54 | # Replace process with fish | ||
55 | exec fish | ||