mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 09:10:14 +00:00
bind ctrl-n to nix run
This commit is contained in:
@ -14,3 +14,5 @@ bind -M insert \cp projects
|
||||
bind -M default \cp projects
|
||||
bind -M insert \x1F accept-autosuggestion
|
||||
bind -M default \x1F accept-autosuggestion
|
||||
bind -M insert \cn 'commandline -r "nix run nixpkgs#"'
|
||||
bind -M default \cn 'commandline -r "nix run nixpkgs#"'
|
||||
|
Reference in New Issue
Block a user