mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-22 14:48:40 +00:00
Remove emacs (#116)
This commit is contained in:
@@ -24,6 +24,8 @@ precmd_functions+=(prompt_custom)
|
||||
|
||||
export WORDCHARS=''
|
||||
|
||||
export OPENAI_API_KEY=$(cat ~/.secrets/openai.txt)
|
||||
|
||||
autoload edit-command-line
|
||||
zle -N edit-command-line
|
||||
bindkey '^X^E' edit-command-line
|
||||
|
Reference in New Issue
Block a user