refactor: Move some zsh configs to include/
directory
Create symbolic for compatibility
This commit is contained in:
parent
cf67663fed
commit
45435ee15e
12 changed files with 337 additions and 329 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
.config/discordcanary
|
||||
.config/discordcanary/**
|
||||
!.config/discordcanary/settings.json
|
||||
.config/zsh/
|
||||
|
||||
.config/zsh/**
|
||||
!.config/zsh/.zprofile
|
||||
!.config/zsh/.zshenv
|
||||
!.config/zsh/.zshrc
|
||||
|
@ -9,3 +10,5 @@
|
|||
!.config/zsh/dotfiles
|
||||
!.config/zsh/keybinds
|
||||
!.config/zsh/theme
|
||||
!.config/zsh/include/
|
||||
!.config/zsh/include/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue