Skip to content

AndrewKohn/tmux.config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.tmux.config

tmux img

OPTIONAL: DMUX SCRIPT

The dmux file is included in the repository. All it does is creates a new window with three panes upon execution. The user can specify the orientation and/or session name if they want.

My systems run off linux, so keep in mind to use the correct windows/mac path structures. It should be placed in the .local/bin/ directory, but if placed in a different directory then update the first line to the correct path.

Recommended steps to use the script:

  1. Place in .local/bin/
  2. cd into where the file is inserted: e.g. cd .local/bin/
  3. chmod +x dmux OR ensure execution permissions is allowed in it's properties.
  4. Run script in various ways: $ dmux, $ dmux h new-session, $ dmux new-session, $ dmux new-session h, $ dmux h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages