Compare commits

..

No commits in common. "daf79cc7882db6c409903d0efc65b2a33878a93b" and "0437f0f5ee94cf4b77ff7e6db3eeba1f6a25c03a" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View file

@ -30,10 +30,6 @@
unsetopt beep
${lib.getExe pkgs.nix-your-shell} zsh | source /dev/stdin
# Expand !! and !$ on space (Fish-style)
bindkey ' ' magic-space
setopt HIST_VERIFY
# Fish-style Ctrl+Backspace: delete one path segment at a time
function backward-kill-path-component() {
if [[ "$LBUFFER" == */ ]]; then

View file

@ -43,7 +43,6 @@
elisa
gwenview
kate
khelpcenter
];
};
programs = {