diff --git a/.zshrc b/.zshrc index 27275f1..21a6564 100644 --- a/.zshrc +++ b/.zshrc @@ -5,11 +5,9 @@ export TERM="xterm-256color" autoload -Uz compinit compinit -# Completion for kitty -kitty + complete setup zsh | source /dev/stdin # Path to your oh-my-zsh installation. - export ZSH="/home/david/.oh-my-zsh" +export ZSH="/home/david/.oh-my-zsh" # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case,