chore/update-momo-main-07-23 #237
|
@ -18,8 +18,8 @@ in {
|
||||||
|
|
||||||
# Run when initializing an interactive shell
|
# Run when initializing an interactive shell
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
# Use fzf's CTRL-R history widget
|
# Show current directory at the top in Alacritty
|
||||||
source ${pkgs.fzf}/share/fzf/key-bindings.bash
|
PROMPT_COMMAND='echo -e -n "\e]2;$(basename "$PWD")\e\\"'
|
||||||
|
|
||||||
# If a command is not found, show me where it is
|
# If a command is not found, show me where it is
|
||||||
source ${pkgs.nix-index}/etc/profile.d/command-not-found.sh
|
source ${pkgs.nix-index}/etc/profile.d/command-not-found.sh
|
||||||
|
|
Loading…
Reference in a new issue