use pywal to color alacritty and vim
This commit is contained in:
@@ -17,8 +17,6 @@ src_files() {
|
||||
|
||||
src_files "$HOME/.profile.d"
|
||||
|
||||
if [ -f ~/.bashrc ];
|
||||
then
|
||||
. ~/.bashrc;
|
||||
fi
|
||||
PATH=$PATH:$HOME/bin export PATH
|
||||
[[ -f $HOME/.bashrc ]] && . $HOME/.bashrc
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user