mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
fix powerline failing to load because of a new file name
This commit is contained in:
parent
042f3159ff
commit
919a3814e0
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@ set send_charset = "utf-8"
|
|||
set assumed_charset = "iso-8859-1"
|
||||
|
||||
# --------------------------- Themeing --------------------------- #
|
||||
# basic space_chalk color theme
|
||||
# basic space_chalk color scheme
|
||||
source ~/.config/neomutt/themes/spacechalk/neomutt_spacechalk_colors.muttrc
|
||||
|
||||
# powerline theme
|
||||
source ~/.config/neomutt/themes/powerline/powerline.neomuttrc
|
||||
source ~/.config/neomutt/themes/spacechalk/powerline.neomuttrc
|
||||
|
||||
# ----------------- Email address, Password, and Name ------------------ #
|
||||
# sources secret variables from a file that looks like (without the comments):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue