Timeline for tmux config + bash config
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 16, 2017 at 19:49 | answer | added | user1404316 | timeline score: 0 | |
| Apr 4, 2017 at 11:09 | comment | added | itaysk | I still prefer to have it automatically loaded.. What's the difference b\w running it manually and including the command in .bash*? | |
| Apr 3, 2017 at 20:35 | comment | added | quixotic |
i wouldn't include it in the .bash* files. i'd put an alias in .bash_aliases or .bashrc and execute it manually just after login. (alias tmxa=' tmux new-session -A -s default' or whatever.) this will avoid problems with trying to attach to a session inside your session.
|
|
| Apr 3, 2017 at 20:18 | review | First posts | |||
| Apr 3, 2017 at 21:24 | |||||
| Apr 3, 2017 at 20:14 | history | asked | itaysk | CC BY-SA 3.0 |