+ Moved .zshenv to .config/zsh
+ Edited README.md
This commit is contained in:
parent
4709d15ef1
commit
583116f51c
3 changed files with 12 additions and 2 deletions
12
README.md
12
README.md
|
@ -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`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue