Skip to content

Commit

Permalink
copy nvim configs
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaddr committed Jul 9, 2019
1 parent 11f01a6 commit 3ab6e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ lns "$DOTFILES/vimrc" "$HOME/.vimrc"
lns "$DOTFILES/zfunctions" "$HOME/.zfunctions"
lns "$DOTFILES/zshrc" "$HOME/.zshrc"
lns "$DOTFILES/config/kitty/kitty.conf" "$HOME/.config/kitty/kitty.conf"
lns "$DOTFILES/config/nvim" "$HOME/.config/nvim"

log "Sourcing zshrc..."
source ~/.zshrc
Expand Down

0 comments on commit 3ab6e0e

Please sign in to comment.