+ Moved .zshenv to .config/zsh

+ Edited README.md
This commit is contained in:
ziro 2020-05-13 09:10:09 +07:00
parent 4709d15ef1
commit 583116f51c
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
## dotfiles
This repository contains config files that i used, some are coded/modified/scripted by me, some other are from other people's config from github/reddit/youtube
### About
This repository contains config files that i used, some are coded/modified/scripted by me, some other are from other people's config from github/reddit/youtube.
### Tips
Add this to /etc/zsh/zshenv
`#!/bin/zsh
export ZDOTDIR=$HOME/.config/zsh`