Skip to content

Commit

Permalink
feat: add neovim restore alias
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-yao committed Aug 4, 2024
1 parent 57cd805 commit 36c620b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/zsh/zshrc-nix
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ alias compose-update-sudo="sudo docker compose down && sudo docker compose pull

alias dud="dust -D -d 1";

alias neovim-restore="nvim --headless "+Lazy! restore" +qa"

cowsay "Welcome, Human."

clean_up() {
Expand Down

0 comments on commit 36c620b

Please sign in to comment.