diff options
author | luxagraf <sng@luxagraf.net> | 2021-10-01 20:13:13 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2021-10-01 20:13:13 -0400 |
commit | 48cc6cecb880712e66108d6d9f0f93a04a323a09 (patch) | |
tree | acc70bd666445e2580b3e2e296367882f46bc111 /.tmux/write-wire | |
parent | bf34a8a8492c0839a866d2b1739989cfc412e144 (diff) |
updated dotfiles to latest in sway setup
Diffstat (limited to '.tmux/write-wire')
-rw-r--r-- | .tmux/write-wire | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux/write-wire b/.tmux/write-wire index da7c7bd..43e383f 100644 --- a/.tmux/write-wire +++ b/.tmux/write-wire @@ -3,4 +3,4 @@ rename-window "wir" splitw -h -p 22 selectp -t 1 # select the original pane splitw -h -p 69 -send "cd ~/writing/conde/wired/ && v wired.txt" enter #open vim +send "cd ~/writing/ && v wired.txt" enter #open vim |