Remove ctrl-z keybinding for alacritty
This commit is contained in:
@ -98,6 +98,7 @@ config, ... }: {
|
||||
la = "ls -Alh --color";
|
||||
grep = "grep --color";
|
||||
conf = "edit-config";
|
||||
z = "fzf-z";
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
|
Reference in New Issue
Block a user