fixed swapped lsp previous and next commands.

This commit is contained in:
Gabe Venberg 2023-04-18 19:30:15 -05:00
parent e6ee53804a
commit 6d6918ef8e
2 changed files with 3 additions and 2 deletions

View file

@ -33,6 +33,7 @@
export WWW_HOME="duckduckgo.com/lite/"
#set ssh-agent to play nice with systemd.
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
export TIMEFMT="%J %*U user %*S system %P cpu %*E total"
#prompt
autoload -U promptinit