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

3
config/tmux/sessions/test Executable file
View File

@@ -0,0 +1,3 @@
tmux new-session -d -s 'test' -n 'neovim' -c ~/Projects/test
tmux new-window -t test -n shell
tmux select-window -t test:0