diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-02-26 22:15:46 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-02-26 22:15:46 +0300 |
commit | 4125ff153814f5904476a9fa669e93c6a9d0c5dd (patch) | |
tree | 98b63fffa428567d7116cf7b8ee8b936953c7d44 /stow.sh | |
parent | c41469958fd1d086ab399a2b3e40908ca69d8c85 (diff) | |
download | swayrice-4125ff153814f5904476a9fa669e93c6a9d0c5dd.tar.gz swayrice-4125ff153814f5904476a9fa669e93c6a9d0c5dd.zip |
fixes/improvements to helper script, and power management setup script
Diffstat (limited to 'stow.sh')
-rwxr-xr-x | stow.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh + +stow -t ~ --no-folding -v dotfiles |