Initialize all dem dotfiles
This commit is contained in:
8
.config/fish/config.fish
Normal file
8
.config/fish/config.fish
Normal file
@@ -0,0 +1,8 @@
|
||||
set fish_greeting ""
|
||||
|
||||
function fish_prompt
|
||||
~/.bin/powerline-shell.py $status --shell bare ^/dev/null
|
||||
end
|
||||
|
||||
export TERM="xterm-256color"
|
||||
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
Reference in New Issue
Block a user