| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Use tmux-256color in zsh
|
|
|
|
|
|
| |
.config/zsh/includes/functions.zsh:
Change backupinfo() and backupfolder() to become more readable by using
a local array for all options and using long names.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Add export for GREP_COLORS (not GREP_COLOR).
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Use SSH_AUTH_SOCK as provided by gnupg.
|
|
|
|
|
|
| |
.config/zsh/includes/functions.zsh:
Change pkg_keyid_lookup() to work on blocks of data to become more
robust in detecting packages signed by a specific packager.
|
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Remove the automatic report for processes executing longer than five
seconds.
|
|
|
|
|
| |
.config/zsh/includes/functions.zsh:
Add function to lookup all packages signed by a given PGP key ID.
|
|
|
|
|
| |
.config/zsh/includes/aliases.zsh:
Add db-update as alias for updating the remote sync dbs.
|
|
|
|
|
| |
.config/zsh/includes/aliases.zsh:
When targetting the JACK backend use the generic "system" device.
|
|
|
|
|
| |
.config/zsh/includes/aliases.zsh:
Remove old and unused aliases
|
|
|
|
|
| |
.config/zsh/includes/path.zsh:
If pyenv shim dir exists, add it to PATH.
|
|
|
|
|
| |
.config/zsh/includes/export.zsh:
Add export for pyenv to set its root dir to be XDG compliant.
|
|
|
|
|
|
|
|
| |
.config/zsh/includes/aliases.zsh:
Set alias for less with default flags.
Change alias for mpv to use cache by default and connect to a
Fireface800 when using jack (should be done using wireplumber in the
future).
|
|
|
|
|
| |
.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.
|