diff options
author | lxf <sng@luxagraf.net> | 2022-04-29 10:22:31 -0400 |
---|---|---|
committer | lxf <sng@luxagraf.net> | 2022-04-29 10:22:31 -0400 |
commit | 16b43b92c15d34caf98d06c8282841c06d7ed45b (patch) | |
tree | a96ecc3e000681887c7fd9043418f5dbbea96238 /.tmux/write-wire | |
parent | 426f8aa8fff9367b02bd01b49c92efb8f52c11ed (diff) |
roled in latest changes to openbox config on Dell XPS 13
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..e2c5cb9 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 ~/work/wired/ && v wired.txt" enter #open vim |