Pinned Loading
-
gitbash-bashrc
gitbash-bashrc 1# git
2alias gs='git status'
3#alias cc='git commit -v'
4# aliases in ~/.dotfiles/.gitconfig
5alias gl='git l'
-
keybindings.json
keybindings.json 1// Place your key bindings in this file to override the defaults
2/*
3TODO:
4goToProblem
5go through Neovim config and duplicate everything possible
-
settings.json
settings.json 1{
2"C_Cpp.default.compilerPath": "/usr/bin/g++-12",
3"telemetry.telemetryLevel": "off",
4"extensions.ignoreRecommendations": true,
5 -
-
Ubuntu (X): copy file contents to sy...
Ubuntu (X): copy file contents to system clipboard 1command cat my_latex_template.txt | xclip -sel clip
-
put this in a directory .gitlab/merg...
put this in a directory .gitlab/merge_request_templates/ at the root of the repo 1<!--- put this in a directory .gitlab/merge_request_templates/ at the root of the repo -->
2/assign_reviewer @foo @bar @baz
34**describe changes**
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.