Minor edits.

This commit is contained in:
Derek Taylor
2020-05-24 21:27:19 -05:00
parent 6e5d620e23
commit 7287262d02
5 changed files with 52 additions and 36 deletions

View File

@@ -7,7 +7,7 @@
# My bash config. Not much to see here. Some pretty standard stuff.
PATH="$HOME/.local/bin${PATH:+:${PATH}}"
EDITOR="nvim"
EDITOR="kak"
export TERM="st-256color"
export HISTCONTROL=ignoredups:erasedups # no duplicate entries
@@ -196,5 +196,8 @@ if [ -f /etc/bash.command-not-found ]; then
. /etc/bash.command-not-found
fi
### FORCE ALL KAKOUNE WINDOWS TO BE IN ONE SESSION
alias kak="kak -c mysession"
### RANDOM COLOR SCRIPT ###
/opt/shell-color-scripts/colorscript.sh random