Initial commit
This commit is contained in:
3
sys/zdotdir/.gitignore
vendored
Normal file
3
sys/zdotdir/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!.zshrc
|
||||
6
sys/zdotdir/.zshrc
Normal file
6
sys/zdotdir/.zshrc
Normal file
@@ -0,0 +1,6 @@
|
||||
# This script should be sourced, not executed.
|
||||
|
||||
unset ZDOTDIR
|
||||
|
||||
. ~/.zshrc
|
||||
. sys/export.zsh
|
||||
Reference in New Issue
Block a user