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 | |
| parent | e31fbcc28e743615a3e0a3f000465ed706207eb9 (diff) | |
starting using stow to easily deploy dotfiles
| -rw-r--r-- | dotfiles.sh | 1 | ||||
| -rw-r--r-- | tmux/dot-tmux.conf (renamed from tmux/tmux.conf) | 0 | ||||
| -rw-r--r-- | xxx/tmux.conf.old (renamed from tmux/tmux.conf.old) | 0 |
3 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 diff --git a/tmux/tmux.conf b/tmux/dot-tmux.conf index ce2a04e..ce2a04e 100644 --- a/tmux/tmux.conf +++ b/tmux/dot-tmux.conf diff --git a/tmux/tmux.conf.old b/xxx/tmux.conf.old index 39178cc..39178cc 100644 --- a/tmux/tmux.conf.old +++ b/xxx/tmux.conf.old |
