[cleanup] Remove most old unused configs
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
tmux new-session -d -s 'aftershoot' -n 'neovim' -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot
|
||||
tmux select-window -t aftershoot:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'assembly' -n 'neovim' -c ~/Projects/assembly
|
||||
tmux new-window -t assembly -n shell -c ~/Projects/assembly
|
||||
tmux select-window -t assembly:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'c' -n 'neovim' -c ~/Projects/c
|
||||
tmux new-window -t c -n shell
|
||||
tmux select-window -t c:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'go' -n 'neovim' -c ~/go
|
||||
tmux new-window -t go -n shell -c ~/go
|
||||
tmux select-window -t go:0
|
||||
@@ -1,5 +0,0 @@
|
||||
tmux new-session -d -s 'hexwords' -n 'neovim' -c ~/Projects/hexwords
|
||||
tmux new-window -t hexwords -n shell -c ~/Projects/hexwords
|
||||
tmux new-window -t hexwords -n npm -c ~/Projects/hexwords/docs
|
||||
tmux send-keys -t hexwords:npm "yarn start" Enter
|
||||
tmux select-window -t hexwords:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'hxrd' -n 'neovim' -c ~/Projects/rust/hxrd
|
||||
tmux new-window -t hxrd -n shell -c ~/Projects/rust/hxrd
|
||||
tmux select-window -t hxrd:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'jekyll' -n 'neovim' -c ~/Projects/uttarayan21.github.io
|
||||
tmux new-window -t jekyll -n shell -c ~/Projects/uttarayan21.github.io
|
||||
tmux select-window -t jekyll:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'python' -n 'neovim' -c ~/Projects/python
|
||||
tmux new-window -t python -n shell -c ~/Projects/python
|
||||
tmux select-window -t python:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'rust' -n 'neovim' -c ~/Projects/rust
|
||||
tmux new-window -t rust -n shell -c ~/Projects/rust
|
||||
tmux select-window -t rust:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'sandsim' -n 'neovim' -c ~/Projects/sandsim
|
||||
tmux new-window -t sandsim -n shell -c ~/Projects/sandsim
|
||||
tmux select-window -t sandsim:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'solana' -n 'neovim' -c ~/Projects/solana
|
||||
tmux new-window -t solana -n shell -c ~/Projects/solana
|
||||
tmux select-window -t solana:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'teddit' -n 'neovim' -c ~/Projects/rust/teddit
|
||||
tmux new-window -t teddit -n shell -c ~/Projects/rust/teddit
|
||||
tmux select-window -t teddit:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'test' -n 'neovim' -c ~/Projects/test
|
||||
tmux new-window -t test -n shell
|
||||
tmux select-window -t test:0
|
||||
@@ -1,3 +0,0 @@
|
||||
tmux new-session -d -s 'wasm' -n 'neovim' -c ~/Projects/wasm
|
||||
tmux new-window -t wasm -n shell -c ~/Projects/wasm
|
||||
tmux select-window -t wasm:0
|
||||
Reference in New Issue
Block a user