mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
feat(emacs): install catppuccin theme
This commit is contained in:
@@ -216,6 +216,9 @@ alias lg lazygit
|
||||
# Vim/Neovim
|
||||
alias v vim
|
||||
|
||||
# Emacs
|
||||
alias emacs "emacs -nw"
|
||||
|
||||
if type nvim >/dev/null 2>&1
|
||||
alias vim nvim
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user