This commit is contained in:
David Chen 2019-06-21 21:59:50 +09:00
parent 6ba3bae833
commit 0a0df8e127

4
.zshrc
View file

@ -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,