Modify tmux config/setup, zsh, some nvim & skhd key mappings, etc
This commit is contained in:
		@@ -0,0 +1,11 @@
 | 
			
		||||
## example template
 | 
			
		||||
 | 
			
		||||
tmux new-window -d -n cmd
 | 
			
		||||
tmux send-keys -t :cmd "echo 'in cmd'" c-M
 | 
			
		||||
 | 
			
		||||
tmux new-window -d -n another
 | 
			
		||||
tmux send-keys -t :another "echo 'in another'" c-M
 | 
			
		||||
 | 
			
		||||
tmux rename-window $EDITOR
 | 
			
		||||
$EDITOR .
 | 
			
		||||
clear
 | 
			
		||||
		Reference in New Issue
	
	Block a user