mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 19:48:01 +00:00
Change direnv icon and move special-dirs option to .zshrc
This commit is contained in:
parent
20209942f0
commit
ef984d140e
@ -551,7 +551,7 @@
|
||||
# Direnv color.
|
||||
typeset -g POWERLEVEL9K_DIRENV_FOREGROUND=178
|
||||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_DIRENV_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
typeset -g POWERLEVEL9K_DIRENV_VISUAL_IDENTIFIER_EXPANSION=' '
|
||||
|
||||
###############[ asdf: asdf version manager (https://github.com/asdf-vm/asdf) ]###############
|
||||
# Default asdf color. Only used to display tools for which there is no color override (see below).
|
||||
|
@ -190,8 +190,6 @@ zstyle ':prezto:module:terminal:tab-title' format '%m: %s'
|
||||
# Set the default session name:
|
||||
# zstyle ':prezto:module:tmux:session' name 'YOUR DEFAULT SESSION NAME'
|
||||
|
||||
zstyle ':completion:*' special-dirs true
|
||||
|
||||
#
|
||||
# AWS
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user