This commit is contained in:
Pratik Tripathy
2020-10-05 01:21:02 +05:30
parent 23b6d54343
commit 55f06a8cb5
2 changed files with 4 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ alias remove="sudo apt-get remove "
# To use this - Ensure all git server SSH are in ~/.ssh
alias git_signin='(for i in ~/.ssh/{*github*,*bitbucket*,*gitea*,*gitlab*}; do ssh-add -k $i; done; ) && (echo; echo Identities added successfully)'
git_push_all_changes(){
git commit -am "${1}" && git push
git add . && git commit -am "${1}" && git push
}
# Add ~/.local/bin to PATH

View File

@@ -87,6 +87,7 @@
"GOPATH",
"Jython",
"Kumar",
"Monomorphization",
"OOP",
"Odisha",
"Pratik",
@@ -105,6 +106,7 @@
"destructure",
"elif",
"mkdir",
"monomorphized",
"pratiktri",
"ptr",
"pylint",