As configured in my dotfiles.
start new:
tmux
start new with session name:
| module Abilities | |
| def self.ability_for(user) | |
| if user.admin? | |
| AdminAbility.new(user) | |
| else user | |
| MemberAbility.new(user) | |
| else | |
| GuestAbility.new | |
| end | |
| end |
| # | |
| # Place this code to your .profile, .bashrc, .bash_profile or whatever | |
| # | |
| program_exists () { | |
| type "$1" &> /dev/null ; | |
| } | |
| if program_exists go; then |
As configured in my dotfiles.
start new:
tmux
start new with session name:
Movies Recommendation:
Music Recommendation: