From 4231ab737f179dcb5bb3c98415640d68cb14d678 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Thu, 28 Oct 2021 13:39:55 +0200 Subject: starting using stow to easily deploy dotfiles --- dotfiles.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 dotfiles.sh (limited to 'dotfiles.sh') 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 -- cgit v1.2.3