cleanup
This commit is contained in:
parent
9ec66a8caf
commit
4f169eeb84
2 changed files with 0 additions and 8 deletions
|
@ -29,9 +29,6 @@
|
|||
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}' # Case insensitive completion
|
||||
|
||||
|
||||
bindkey '^[[Z' reverse-menu-complete # shift-tab in completion menu
|
||||
|
||||
|
||||
## MISC ##
|
||||
# Show completion categories
|
||||
zstyle ':completion:*:*:*:*:descriptions' format '%F{magenta}<-%d->%f'
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
xclip
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue