1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-21 15:06:06 +02:00

tmux powerline

This commit is contained in:
eoli3n 2022-10-01 11:44:53 +02:00
parent 1ac55bc6f0
commit 2f4b2bbe1e
2 changed files with 1 additions and 6 deletions

View File

@ -0,0 +1 @@
set -x fish_user_paths $HOME/.local/bin

View File

@ -1,8 +1,2 @@
# Set path by host
if test "$hostname" = "osz"
set -x fish_user_paths $HOME/bin $HOME/go/bin $HOME/.gem/ruby/2.7.0/bin
end
set -gx LIBVA_DRIVER_NAME 'iHD'
set -x VAGRANT_DEFAULT_PROVIDER 'libvirt'