| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Use SSH_AUTH_SOCK as provided by gnupg.
|
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Remove the automatic report for processes executing longer than five
seconds.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Add export for pyenv to set its root dir to be XDG compliant.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Change all relevant exports to use nvim instead of vim.
|
|
.config/zsh/{functions,includes}/*:
Move functions and includes to XDG compliant locations.
.zshrc:
Include functions and other includes from XDG compliant locations.
Remove use of prepend-sudo function.
|