Parcourir la source

fix tmux func

pull/1/head
10sr il y a 11 ans
Parent
révision
d2d7563964
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Voir le fichier

@@ -289,6 +289,7 @@ input(){
tmux(){
if test $# -eq 0
then
command tmux start-server
if command tmux has -t main
then
command tmux attach -t main


Chargement…
Annuler
Enregistrer