mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sync: from Linux
This commit is contained in:
parent
485d7eada5
commit
dc4647915f
6 changed files with 39 additions and 3 deletions
|
|
@ -28,7 +28,8 @@ truncation_length = 2
|
|||
truncate_to_repo = true
|
||||
read_only = " "
|
||||
style ="bold cyan"
|
||||
truncation_symbol = ".../"
|
||||
truncation_symbol = ":"
|
||||
fish_style_pwd_dir_length = 1
|
||||
|
||||
[directory.substitutions]
|
||||
"~/Documents" = " "
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# $ZDOTDIR/.zshenv (specified by ZDOTDIR)
|
||||
# ~/.zshenv (default location)
|
||||
# Linking:
|
||||
# ln -sf $DOTFILES/tools/zsh/.zshenv $ZDOTDIR/.zshenv
|
||||
# ln -sf $DOTFILES/tools/zsh/zshenv $ZDOTDIR/.zshenv
|
||||
# This file is sourced by all zsh sessions upon startup.
|
||||
|
||||
# For me (this user), define XDG Base Directory Specification variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue