mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
slight update
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
source ~/.zplug/init.zsh
|
||||
source ~/.aliases
|
||||
|
||||
HISTFILE=~/.zsh_history
|
||||
HISTSIZE=10000
|
||||
SAVEHIST=10000
|
||||
setopt INC_APPEND_HISTORY_TIME
|
||||
|
||||
zplug "plugins/git", from:oh-my-zsh
|
||||
zplug "plugins/colored-man-pages", from:oh-my-zsh
|
||||
zplug "plugins/command-not-found", from:oh-my-zsh
|
||||
|
||||
Reference in New Issue
Block a user