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