Browse Source

zshrc mt integration

master
junikimm717 3 years ago
parent
commit
2f40806dc0
  1. 3
      dotfiles/.zshrc

3
dotfiles/.zshrc

@ -117,6 +117,9 @@ alias vc='nvim ~/.config/nvim/init.vim'
# ~/.zshrc
export MT_EDITOR=nvim
export VISUAL=nvim
eval "$(starship init zsh)"
f() {

Loading…
Cancel
Save