Added tmux paths for NixOS

remotes/bitbucket/master
Craige McWhirter 4 years ago
parent 6cc60de242
commit eada425c5d
Signed by: craige
GPG Key ID: A4122FF3971B6865

@ -0,0 +1,5 @@
set -g default-terminal "screen-255color"
POWERLINE_COMMAND="/run/current-system/sw/bin/powerline"
POWERLINE_CONFIG_COMMAND="/run/current-system/sw/bin/powerline-config"
run-shell "/run/current-system/sw/bin/powerline-daemon -q"
source /run/current-system/sw/share/tmux/powerline.conf

@ -1,5 +1,7 @@
*
!/.config
!/.config/byobu
!/.config/byobu/profile.tmux
!/.config/radiotray-ng
!/.config/radiotray-ng/bookmarks.json
!/.config/sway
@ -8,12 +10,14 @@
!/.ghc/
!/.ghc/ghci.conf
!/.gitconfig
!/.gitignore*
!/.mailcap
!/.mpd
!/.mpd/mpd.conf
!/.ncmpcpp
!/.ncmpcpp/config
!/.taskrc
!/.tmux.conf
!/.upower.txt
!/.vim
!/.vim/colors

@ -0,0 +1,5 @@
set -g default-terminal "screen-255color"
POWERLINE_COMMAND="/run/current-system/sw/bin/powerline"
POWERLINE_CONFIG_COMMAND="/run/current-system/sw/bin/powerline-config"
run-shell "/run/current-system/sw/bin/powerline-daemon -q"
source /run/current-system/sw/share/tmux/powerline.conf
Loading…
Cancel
Save