7 lines
152 B
Fish
7 lines
152 B
Fish
|
set -x BROWSER (which firefox)
|
||
|
set -x TERM "xterm-256color"
|
||
|
alias hc=herbstclient
|
||
|
set fish_greeting ""
|
||
|
|
||
|
# Local per-machine changes
|
||
|
source $HOME/.fishrc
|