Adds pywal and adjusted styling
This commit is contained in:
parent
ffef7a6694
commit
9f0d8dadff
12 changed files with 52 additions and 18 deletions
|
|
@ -1,6 +1,12 @@
|
|||
# If not running interactively, don't do anything
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
export PATH=$PATH:$HOME/.local/share/scripts
|
||||
|
||||
# Adds wal colors
|
||||
(cat ~/.cache/wal/sequences &)
|
||||
source ~/.cache/wal/colors-tty.sh
|
||||
|
||||
export VISUAL='nvim'
|
||||
export EDITOR="$VISUAL"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue