summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles.sh2
-rw-r--r--nvim/.config/nvim/init.vim (renamed from vim-new/init.vim)0
-rw-r--r--nvim/.config/nvim/plugin/test.vim (renamed from vim-new/plugin/test.vim)0
-rw-r--r--xxx/vim-old/README.md (renamed from vim/README.md)0
-rw-r--r--xxx/vim-old/colors/miguels.vim (renamed from vim/colors/miguels.vim)0
-rw-r--r--xxx/vim-old/colors/olgas.vim (renamed from vim/colors/olgas.vim)0
l---------xxx/vim-old/init.vim (renamed from vim/init.vim)0
-rw-r--r--xxx/vim-old/syntax/htmljinja.vim (renamed from vim/syntax/htmljinja.vim)0
-rw-r--r--xxx/vim-old/syntax/jinja.vim (renamed from vim/syntax/jinja.vim)0
-rw-r--r--xxx/vim-old/vim-colortune/colortune.vim (renamed from vim/vim-colortune/colortune.vim)0
-rw-r--r--xxx/vim-old/vim-potion/autoload/potion/running.vim (renamed from vim/vim-potion/autoload/potion/running.vim)0
-rw-r--r--xxx/vim-old/vim-potion/doc/potion.txt (renamed from vim/vim-potion/doc/potion.txt)0
-rw-r--r--xxx/vim-old/vim-potion/ftdetect/potion.vim (renamed from vim/vim-potion/ftdetect/potion.vim)0
-rw-r--r--xxx/vim-old/vim-potion/ftplugin/potion/folding.vim (renamed from vim/vim-potion/ftplugin/potion/folding.vim)0
-rw-r--r--xxx/vim-old/vim-potion/ftplugin/potion/running.vim (renamed from vim/vim-potion/ftplugin/potion/running.vim)0
-rw-r--r--xxx/vim-old/vim-potion/ftplugin/potion/sections.vim (renamed from vim/vim-potion/ftplugin/potion/sections.vim)0
-rw-r--r--xxx/vim-old/vim-potion/syntax/potion.vim (renamed from vim/vim-potion/syntax/potion.vim)0
-rw-r--r--xxx/vim-old/vim-potion/syntax/potionbytecode.vim (renamed from vim/vim-potion/syntax/potionbytecode.vim)0
-rw-r--r--xxx/vim-old/vimrc (renamed from vim/vimrc)0
-rw-r--r--zsh/dot-zimrc (renamed from zsh/zimrc)0
-rw-r--r--zsh/dot-zshrc (renamed from zsh/zshrc)3
21 files changed, 4 insertions, 1 deletions
diff --git a/dotfiles.sh b/dotfiles.sh
index 35ddf21..72cf99c 100644
--- a/dotfiles.sh
+++ b/dotfiles.sh
@@ -1 +1 @@
-stow --target=$HOME --dotfiles -vv tmux
+stow --target=$HOME --dotfiles -vv tmux zsh nvim
diff --git a/vim-new/init.vim b/nvim/.config/nvim/init.vim
index f58d9ef..f58d9ef 100644
--- a/vim-new/init.vim
+++ b/nvim/.config/nvim/init.vim
diff --git a/vim-new/plugin/test.vim b/nvim/.config/nvim/plugin/test.vim
index 09990d4..09990d4 100644
--- a/vim-new/plugin/test.vim
+++ b/nvim/.config/nvim/plugin/test.vim
diff --git a/vim/README.md b/xxx/vim-old/README.md
index ce66158..ce66158 100644
--- a/vim/README.md
+++ b/xxx/vim-old/README.md
diff --git a/vim/colors/miguels.vim b/xxx/vim-old/colors/miguels.vim
index 79b18af..79b18af 100644
--- a/vim/colors/miguels.vim
+++ b/xxx/vim-old/colors/miguels.vim
diff --git a/vim/colors/olgas.vim b/xxx/vim-old/colors/olgas.vim
index 1d7131e..1d7131e 100644
--- a/vim/colors/olgas.vim
+++ b/xxx/vim-old/colors/olgas.vim
diff --git a/vim/init.vim b/xxx/vim-old/init.vim
index c9a3c9c..c9a3c9c 120000
--- a/vim/init.vim
+++ b/xxx/vim-old/init.vim
diff --git a/vim/syntax/htmljinja.vim b/xxx/vim-old/syntax/htmljinja.vim
index 3f9cba4..3f9cba4 100644
--- a/vim/syntax/htmljinja.vim
+++ b/xxx/vim-old/syntax/htmljinja.vim
diff --git a/vim/syntax/jinja.vim b/xxx/vim-old/syntax/jinja.vim
index 7704e3a..7704e3a 100644
--- a/vim/syntax/jinja.vim
+++ b/xxx/vim-old/syntax/jinja.vim
diff --git a/vim/vim-colortune/colortune.vim b/xxx/vim-old/vim-colortune/colortune.vim
index 97f2afd..97f2afd 100644
--- a/vim/vim-colortune/colortune.vim
+++ b/xxx/vim-old/vim-colortune/colortune.vim
diff --git a/vim/vim-potion/autoload/potion/running.vim b/xxx/vim-old/vim-potion/autoload/potion/running.vim
index 562f713..562f713 100644
--- a/vim/vim-potion/autoload/potion/running.vim
+++ b/xxx/vim-old/vim-potion/autoload/potion/running.vim
diff --git a/vim/vim-potion/doc/potion.txt b/xxx/vim-old/vim-potion/doc/potion.txt
index 4cd9191..4cd9191 100644
--- a/vim/vim-potion/doc/potion.txt
+++ b/xxx/vim-old/vim-potion/doc/potion.txt
diff --git a/vim/vim-potion/ftdetect/potion.vim b/xxx/vim-old/vim-potion/ftdetect/potion.vim
index a3a3170..a3a3170 100644
--- a/vim/vim-potion/ftdetect/potion.vim
+++ b/xxx/vim-old/vim-potion/ftdetect/potion.vim
diff --git a/vim/vim-potion/ftplugin/potion/folding.vim b/xxx/vim-old/vim-potion/ftplugin/potion/folding.vim
index d4cb32b..d4cb32b 100644
--- a/vim/vim-potion/ftplugin/potion/folding.vim
+++ b/xxx/vim-old/vim-potion/ftplugin/potion/folding.vim
diff --git a/vim/vim-potion/ftplugin/potion/running.vim b/xxx/vim-old/vim-potion/ftplugin/potion/running.vim
index d70adc0..d70adc0 100644
--- a/vim/vim-potion/ftplugin/potion/running.vim
+++ b/xxx/vim-old/vim-potion/ftplugin/potion/running.vim
diff --git a/vim/vim-potion/ftplugin/potion/sections.vim b/xxx/vim-old/vim-potion/ftplugin/potion/sections.vim
index 200415c..200415c 100644
--- a/vim/vim-potion/ftplugin/potion/sections.vim
+++ b/xxx/vim-old/vim-potion/ftplugin/potion/sections.vim
diff --git a/vim/vim-potion/syntax/potion.vim b/xxx/vim-old/vim-potion/syntax/potion.vim
index 2ca9dbc..2ca9dbc 100644
--- a/vim/vim-potion/syntax/potion.vim
+++ b/xxx/vim-old/vim-potion/syntax/potion.vim
diff --git a/vim/vim-potion/syntax/potionbytecode.vim b/xxx/vim-old/vim-potion/syntax/potionbytecode.vim
index 24e2e44..24e2e44 100644
--- a/vim/vim-potion/syntax/potionbytecode.vim
+++ b/xxx/vim-old/vim-potion/syntax/potionbytecode.vim
diff --git a/vim/vimrc b/xxx/vim-old/vimrc
index 1362055..1362055 100644
--- a/vim/vimrc
+++ b/xxx/vim-old/vimrc
diff --git a/zsh/zimrc b/zsh/dot-zimrc
index 2a2bb68..2a2bb68 100644
--- a/zsh/zimrc
+++ b/zsh/dot-zimrc
diff --git a/zsh/zshrc b/zsh/dot-zshrc
index a28e0e6..d116b4a 100644
--- a/zsh/zshrc
+++ b/zsh/dot-zshrc
@@ -218,5 +218,8 @@ export PATH=$HOME/.local/bin:$PATH
[ -f "$HOME/.zshrc.local" ] && source "$HOME/.zshrc.local"
[ -f "$HOME/.cargo/env" ] && source "$HOME/.cargo/env"
[ -f "$HOME/.ghcup/env" ] && source "$HOME/.ghcup/env"
+[ -f "$HOME/.nix-profile/etc/profile.d/nix.sh" ] && source "$HOME/.nix-profile/etc/profile.d/nix.sh"
+
+eval "$(direnv hook zsh)"
cd $HOME