From a6418a11fa62114d941b5731dc8a1150251d3d08 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Fri, 13 Aug 2021 10:22:25 -0400 Subject: Various changes --- .zshrc | 4 ---- 1 file changed, 4 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index faa5cd6..cbe0eaa 100755 --- a/.zshrc +++ b/.zshrc @@ -39,7 +39,6 @@ export COLORTERM=1 CLICOLOR=1 bindkey '^E' edit-command-line alias code='code-oss' alias sudo='sudo ' -alias icat="kitty +kitten icat" alias fuzz="fzf --preview 'bat --style=numbers,changes --color=always --line-range :500 {}' --preview-window=right:66%" alias sort='LC_ALL=C sort' # https://reviews.freebsd.org/D30545 @@ -67,9 +66,6 @@ setxkbmap -option compose:rctrl export GPG_TTY=$(tty) -# Completion for kitty -#kitty + complete setup zsh | source /dev/stdin - export LESS='-FiMRx2$z-4$Dd+c$Du+g' # https://reviews.freebsd.org/D30341 -- cgit v1.2.3-56-ge451