Skip to content

luohu1/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

How-to-Use

$ git clone https://github.com/luohu1/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install

Zsh

zshenv

variable value description
ZDOTDIR $HOME/.config/zsh zsh startup files
XDG_CONFIG_HOME $HOME/.config XDG Base Directory
XDG_CACHE_HOME $HOME/.cache
XDG_DATA_HOME $HOME/.local/share
HISTFILE "$XDG_CACHE_HOME/zsh/history" zsh command history file path.
ZSH_COMPDUMP "$XDG_CACHE_HOME/zsh/zcompdump-$ZSH_VERSION" Specifying the zcompdump file location in OhMyZsh

Oh My Zsh

export ZSH="$HOME/.local/share/zsh" 
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

About

configration files for zsh, vim.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published