mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 22:56:33 +00:00
Stop echoing all executed commands
This commit is contained in:
parent
ad53b375a2
commit
ec517d76a8
@ -1,5 +1,5 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
# Link files that can't be sourced
|
# Link files that can't be sourced
|
||||||
try_link "tmuxline.conf" "$HOME/.tmuxline.conf"
|
try_link "tmuxline.conf" "$HOME/.tmuxline.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user