Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

automate tmux

#!/bin/sh
tmux new-session -d 'vim'
tmux split-window -v 'ipython'
tmux split-window -h
tmux new-window 'mutt'
tmux -2 attach-session -d
Comment

PREVIOUS NEXT
Code Example
Shell :: bbedit close without saving 
Shell :: como veo lo que he cambiado en git 
Shell :: cinelerra install terminal 
Shell :: compile 32 bit on 64 bit linux 
Shell :: vim nerdtree hide .git 
Shell :: how to customize icons in linux 
Shell :: ifconfig wlan0 hw ether not working 
Shell :: open video from terminal in ubuntu 18 
Shell :: user cisco list command 
Shell :: how to kill your pc 
Shell :: aws elastic container service login 
Shell :: android studio comment linux 
Shell :: digital assistant 
Shell :: stop mark from showing nano 
Shell :: half life duckroll script 
Shell :: convert docker compose yml to kubernetes online 
Shell :: gitpython checkout remote branch 
Shell :: ubuntu auditd rule for PID process 
Shell :: start when start windows 
Shell :: teletalk number check code 
Shell ::  
Shell :: How do I tell which command has the longest manual on my system? 
Shell :: staticpodpath in kuberetes 
Shell :: opera browser for linux 
Shell :: search past commands in termainal 
Shell :: wsl2 icmp_seq=165 Destination Host Unreachable after installing docker 
Shell :: how do confirm a commit revert git 
Shell :: how to check if cyberduck is installed 
Shell :: boundEastLongitude: -74.18249700000001 
Shell :: converter mp3 para kali linux 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =