mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-20 00:36:09 +01:00
More fun with zsh
This commit is contained in:
@@ -25,7 +25,9 @@ test -r "~/.dir_colors" && eval $(dircolors ~/.dir_colors)
|
|||||||
source ~/.aliases
|
source ~/.aliases
|
||||||
autoload -U colors
|
autoload -U colors
|
||||||
colors
|
colors
|
||||||
|
autoload zcalc
|
||||||
|
autoload zmv
|
||||||
|
autoload zed
|
||||||
###############################################################################################################################
|
###############################################################################################################################
|
||||||
# History Settings #
|
# History Settings #
|
||||||
###############################################################################################################################
|
###############################################################################################################################
|
||||||
@@ -195,7 +197,6 @@ zinit light jeffreytse/zsh-vi-mode
|
|||||||
##zplug "plugins/tmux", from:oh-my-zsh
|
##zplug "plugins/tmux", from:oh-my-zsh
|
||||||
#zplug "plugins/urltools", from:oh-my-zsh
|
#zplug "plugins/urltools", from:oh-my-zsh
|
||||||
##zplug "plugins/thefuck", from:oh-my-zsh #Used interchangably with
|
##zplug "plugins/thefuck", from:oh-my-zsh #Used interchangably with
|
||||||
#zplug "laggardkernel/zsh-thefuck"
|
|
||||||
##setopt correct #<-This option
|
##setopt correct #<-This option
|
||||||
## Load completion library for those sweet [tab] squares
|
## Load completion library for those sweet [tab] squares
|
||||||
#zplug "lib/completion", from:oh-my-zsh
|
#zplug "lib/completion", from:oh-my-zsh
|
||||||
|
|||||||
Reference in New Issue
Block a user