Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Update projects list
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed Jan 8, 2016
1 parent e89e1ac commit 624e6ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tmux-portefaix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ function tmux_portefaix {
tmux send-keys -t $SESSION "cd $DIR/hyperion-swarm" C-m
tmux new-window -n "Hyperion-rancher"
tmux send-keys -t $SESSION "cd $DIR/hyperion-rancher" C-m
tmux new-window -n "Hyperion-origin"
tmux send-keys -t $SESSION "cd $DIR/hyperion-origin" C-m
tmux new-window -n "Cerbere"
tmux send-keys -t $SESSION "cd $DIR/cerbere" C-m
tmux new-window -n "Warhol"
Expand Down

0 comments on commit 624e6ab

Please sign in to comment.