As configured in my dotfiles.
start new:
tmux
start new with session name:
| public class SomeClass { | |
| public void SomeMethod() { | |
| this.Log().Info(() => "Here is a log message with params which can be in Razor Views as well: '{0}'".FormatWith(typeof(SomeClass).Name)); | |
| } | |
| } |
As configured in my dotfiles.
start new:
tmux
start new with session name: