mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
zsh fix
This commit is contained in:
parent
6ba3bae833
commit
0a0df8e127
1 changed files with 1 additions and 3 deletions
4
.zshrc
4
.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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue