Procházet zdrojové kódy

fix tmux func

pull/1/head
10sr před 11 roky
rodič
revize
d2d7563964
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit