mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Make shell script fault tolerant
This commit is contained in:
parent
6fc3e8e7f6
commit
1982eec644
@ -2,5 +2,5 @@
|
|||||||
~/.tmux.conf: terminals/tmux/tmux.conf
|
~/.tmux.conf: terminals/tmux/tmux.conf
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- [tmux source-file ~/.tmux.conf, Sourcing new tmux configuration]
|
- [tmux source-file ~/.tmux.conf || true, Sourcing new tmux configuration]
|
||||||
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :
|
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :
|
||||||
|
Loading…
Reference in New Issue
Block a user