remove util script, fix symbols

This commit is contained in:
azpsen
2024-01-29 08:39:18 -06:00
parent e7a0783c26
commit e9ce921f52
3 changed files with 3 additions and 17 deletions

View File

@@ -29,6 +29,8 @@ alias pf='pfetch'
# env #
# --- #
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
export HISTFILE=~/.history
export HISTSIZE=5000