Browse Source

updated fish config

master
Josh Fabean 4 years ago
parent
commit
0d4379947c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .config/fish/config.fish

+ 3
- 0
.config/fish/config.fish View File

@ -38,3 +38,6 @@ export EDITOR=nvim
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
export LC_ALL="en_US.UTF-8"
function fish_prompt
powerline-rs --shell bare $status
end

Loading…
Cancel
Save