Inital Commit

This commit is contained in:
Uttarayan Mondal
2021-01-26 18:43:08 +05:30
commit d9edc1a714
315 changed files with 4720 additions and 0 deletions

6
config/tmux/sessions/default Executable file
View File

@@ -0,0 +1,6 @@
tmux new-session -d -s 'default' -n 'neovim'
tmux new-window -t default -n 'shell'
#tmux split-window -t default:1.0 -h*/
#tmux split-window -t default:1.1 */
#tmux resize-pane -t default:1.2 -x 60 -y 20*/
tmux select-window -t default:0