summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bash_profile2
-rw-r--r--bashrc1
-rwxr-xr-xlocal/bin/bemenu-toggle2
-rw-r--r--repository.list1
4 files changed, 4 insertions, 2 deletions
diff --git a/bash_profile b/bash_profile
index daf1791..f813f35 100644
--- a/bash_profile
+++ b/bash_profile
@@ -20,7 +20,7 @@ export XDG_SESSION_TYPE="wayland"
export PF_INFO="ascii title os pkgs shell"
export PF_ALIGN="7"
export PF_COLOR="0"
-gpg-agent
+
emacs --daemon
if [ -e /home/mccd/.nix-profile/etc/profile.d/nix.sh ]; then . /home/mccd/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
diff --git a/bashrc b/bashrc
index aaf71b1..8b9c5f1 100644
--- a/bashrc
+++ b/bashrc
@@ -39,3 +39,4 @@ eval "$(direnv hook bash)"
export PATH=$PATH:"~/.local/bin"
export GPG_TTY=/dev/pts/0
+gpg-connect-agent updatestartuptty /bye >/dev/null
diff --git a/local/bin/bemenu-toggle b/local/bin/bemenu-toggle
index c5fffe4..6cf0d1b 100755
--- a/local/bin/bemenu-toggle
+++ b/local/bin/bemenu-toggle
@@ -18,4 +18,4 @@ export BEMENU_OPTS="--tb '#FFFFFF'\
--scb '#FFFFFF'\
--scf '#000000'";
-bemenu-run -p 'RUN' -B 0 -b --hp 9 --fn 'Iosevka Term Curly 14'
+bemenu-run -p 'RUN' -B 0 --hp 9 --fn 'Iosevka Term Curly 14'
diff --git a/repository.list b/repository.list
index 3e00dca..79e6b45 100644
--- a/repository.list
+++ b/repository.list
@@ -61,3 +61,4 @@ pinentry-tty
texinfo
slurp
ImageMagick
+gimp-devel