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 | |
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/alacritty.yml (renamed from alacritty/.config/alacritty.yml) | 0 | ||||
-rw-r--r-- | dot_config/alacritty/nord.yml (renamed from alacritty/.config/alacritty/nord.yml) | 0 | ||||
-rw-r--r-- | dot_config/bat/config (renamed from bat/.config/bat/config) | 0 | ||||
-rw-r--r-- | dot_config/lvim/config.lua (renamed from lvim/.config/lvim/config.lua) | 0 | ||||
-rw-r--r-- | dot_config/shell/aliasrc (renamed from sh/.config/shell/aliasrc) | 0 | ||||
-rw-r--r-- | dot_config/tmux/tmux.conf (renamed from tmux/.config/tmux/tmux.conf) | 0 | ||||
-rw-r--r-- | dot_config/zsh/dot_p10k.zsh (renamed from zsh/.config/zsh/.p10k.zsh) | 0 | ||||
-rw-r--r-- | dot_config/zsh/dot_zdirs | 20 | ||||
-rw-r--r-- | dot_config/zsh/dot_zshenv (renamed from zsh/.config/zsh/.zshenv) | 0 | ||||
-rw-r--r-- | dot_config/zsh/dot_zshrc (renamed from zsh/.config/zsh/.zshrc) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | dot_config/zsh/executable_dot_zshopts (renamed from zsh/.config/zsh/.zshopts) | 0 | ||||
-rw-r--r-- | dot_config/zsh/keybindings.zsh (renamed from zsh/.config/zsh/keybindings.zsh) | 0 |
12 files changed, 20 insertions, 0 deletions
diff --git a/alacritty/.config/alacritty.yml b/dot_config/alacritty.yml index d2889fd..d2889fd 100644 --- a/alacritty/.config/alacritty.yml +++ b/dot_config/alacritty.yml diff --git a/alacritty/.config/alacritty/nord.yml b/dot_config/alacritty/nord.yml index c36675c..c36675c 100644 --- a/alacritty/.config/alacritty/nord.yml +++ b/dot_config/alacritty/nord.yml diff --git a/bat/.config/bat/config b/dot_config/bat/config index 0fd7580..0fd7580 100644 --- a/bat/.config/bat/config +++ b/dot_config/bat/config diff --git a/lvim/.config/lvim/config.lua b/dot_config/lvim/config.lua index 1a8d8f6..1a8d8f6 100644 --- a/lvim/.config/lvim/config.lua +++ b/dot_config/lvim/config.lua diff --git a/sh/.config/shell/aliasrc b/dot_config/shell/aliasrc index 4d0851d..4d0851d 100644 --- a/sh/.config/shell/aliasrc +++ b/dot_config/shell/aliasrc diff --git a/tmux/.config/tmux/tmux.conf b/dot_config/tmux/tmux.conf index 5c017d8..5c017d8 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/dot_config/tmux/tmux.conf diff --git a/zsh/.config/zsh/.p10k.zsh b/dot_config/zsh/dot_p10k.zsh index 733b8e6..733b8e6 100644 --- a/zsh/.config/zsh/.p10k.zsh +++ b/dot_config/zsh/dot_p10k.zsh 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 diff --git a/zsh/.config/zsh/.zshenv b/dot_config/zsh/dot_zshenv index 85815a6..85815a6 100644 --- a/zsh/.config/zsh/.zshenv +++ b/dot_config/zsh/dot_zshenv diff --git a/zsh/.config/zsh/.zshrc b/dot_config/zsh/dot_zshrc index bdd34e1..bdd34e1 100644 --- a/zsh/.config/zsh/.zshrc +++ b/dot_config/zsh/dot_zshrc diff --git a/zsh/.config/zsh/.zshopts b/dot_config/zsh/executable_dot_zshopts index 6756bfd..6756bfd 100755..100644 --- a/zsh/.config/zsh/.zshopts +++ b/dot_config/zsh/executable_dot_zshopts diff --git a/zsh/.config/zsh/keybindings.zsh b/dot_config/zsh/keybindings.zsh index 33b8195..33b8195 100644 --- a/zsh/.config/zsh/keybindings.zsh +++ b/dot_config/zsh/keybindings.zsh |