diff options
| author | Michal Idziorek <michal.idziorek@citi.com> | 2021-10-28 13:39:55 +0200 |
|---|---|---|
| committer | Michal Idziorek <michal.idziorek@citi.com> | 2021-10-28 13:39:55 +0200 |
| commit | 4231ab737f179dcb5bb3c98415640d68cb14d678 (patch) | |
| tree | c687ce6798d080b6d9abf1f7e6453abb30973f9b /dotfiles.sh | |
| parent | e31fbcc28e743615a3e0a3f000465ed706207eb9 (diff) | |
starting using stow to easily deploy dotfiles
Diffstat (limited to 'dotfiles.sh')
| -rw-r--r-- | dotfiles.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles.sh b/dotfiles.sh new file mode 100644 index 0000000..35ddf21 --- /dev/null +++ b/dotfiles.sh @@ -0,0 +1 @@ +stow --target=$HOME --dotfiles -vv tmux |
