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/rust Executable file
View File

@@ -0,0 +1,3 @@
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