diff options
author | Matt Strapp <matt@mattstrapp.net> | 2023-11-06 11:18:18 -0600 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2023-11-06 11:18:18 -0600 |
commit | d0e00cb8710be008a0b25f37ce254b5622bd051b (patch) | |
tree | 2268b90c59f4d7bf84e8a4e944540e093006f4c6 /dot_config/zsh/dot_zdirs | |
parent | WSL: add .exe fallback (diff) | |
download | dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.tar dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.tar.gz dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.tar.bz2 dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.tar.lz dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.tar.xz dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.tar.zst dotfiles-d0e00cb8710be008a0b25f37ce254b5622bd051b.zip |
Migrate to chezmoi (https://chezmoi.io)
Diffstat (limited to '')
-rw-r--r-- | dot_config/zsh/dot_zdirs | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dot_config/zsh/dot_zdirs b/dot_config/zsh/dot_zdirs new file mode 100644 index 0000000..35a023c --- /dev/null +++ b/dot_config/zsh/dot_zdirs @@ -0,0 +1,20 @@ +/home/user +/home/user/.config +/home/user/.config/alacritty +/home/user/.config/lvim +/home/user/dotfiles/lvim/.config +/home/user/dotfiles/lvim +/home/user/dotfiles +/home/user/dotfiles/sh +/home/user/dotfiles/sh/.config +/home/user/dotfiles/tmux +/home/user/dotfiles/tmux/.config +/home/user/.config/zsh +/home/user/.local/share/chezmoi +/home/user/.local/share +/usr/lib64 +/home/user/.config/zsh/.cache +/home/user/.qucs +/mnt +/mnt/distrod_root +/mnt/distrod_root/proc |