Skip to content

Commit

Permalink
chore: task tmux
Browse files Browse the repository at this point in the history
to reload the tmux configuration
  • Loading branch information
caarlos0 committed Nov 1, 2023
1 parent c3ae1f3 commit 665911b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ tasks:
apply:
cmds:
- home-manager switch --flake '.#carlos@{{.HOSTNAME}}'
tmux:
cmds:
- tmux source ~/.config/tmux/tmux.conf
apply_darwin:
status:
- "test $(uname -s) -ne Darwin"
Expand Down

0 comments on commit 665911b

Please sign in to comment.