Skip to content

Instantly share code, notes, and snippets.

View giallon's full-sized avatar

Giallombardo Nathan giallon

  • Mapotempo
  • France
View GitHub Profile
autoload -Uz promptinit
promptinit
prompt adam1
setopt histignorealldups sharehistory
# Use emacs keybindings even if our EDITOR is set to vi
bindkey -e
# Keep 1000 lines of history within the shell and save it to ~/.zsh_history: