updated zshrc because I no longer use kitty, and never used kitty shell integration
This commit is contained in:
parent
1aa05f1311
commit
df1788e185
1 changed files with 0 additions and 8 deletions
|
|
@ -144,14 +144,6 @@ fi
|
|||
# Set up vim mode
|
||||
bindkey -v
|
||||
|
||||
# Kitty Shell Integration
|
||||
# if test -n "$KITTY_INSTALLATION_DIR"; then
|
||||
# export KITTY_SHELL_INTEGRATION="enabled"
|
||||
# autoload -Uz -- "$KITTY_INSTALLATION_DIR"/shell-integration/zsh/kitty-integration
|
||||
# kitty-integration
|
||||
# unfunction kitty-integration
|
||||
# fi
|
||||
|
||||
alias home="xclear && cd /home/brian && clear && history -p && hash -r && /usr/bin/rm $HOME/.zsh_history && touch $HOME/.zsh_history"
|
||||
|
||||
source ~/.aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue