Skip to content

Commit

Permalink
build: add auto tmux reload
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnakedev committed Dec 19, 2024
1 parent db652ab commit 20b0ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/mac/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
neofetch --disable packages
export PATH="$PATH:/Users/jonathan/.aiken/bin"
eval "$(/opt/homebrew/bin/brew shellenv)"
tmux source-file ~/.config/tmux/tmux.conf
'';
plugins = [{
name = "foreign-env";
Expand Down

0 comments on commit 20b0ebd

Please sign in to comment.