| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
.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.
|