updated bash prompt, removing pfetch from bashrc, re-org'ing keychain from bash profile to an alias

This commit is contained in:
opal
2023-09-20 20:35:14 -07:00
parent 957f47bb55
commit acf36656ff
6 changed files with 71 additions and 8 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
eval $(keychain --eval --quiet ry_ecdsa)
eval $(keychain --eval --quiet id_rsa)
#eval $(keychain --eval --quiet ry_ecdsa)
#eval $(keychain --eval --quiet id_rsa)
export MOZ_ENABLE_WAYLAND=1
export XDG_CONFIG_HOME=~/.config
export XDG_CACHE_HOME=~/.cache