Skip to content

Instantly share code, notes, and snippets.

@mxa
mxa / gist:9b7eb23328977bcb58b7ba81ebcf4a7c
Last active April 23, 2020 21:30
bash behavior modifications
# make arrow keys complete from history:
add to ~.inputrc
"\C-[OA": history-search-backward
"\C-[[A": history-search-backward
"\C-[OB": history-search-forward
"\C-[[B": history-search-forward
@mxa
mxa / .gitignore
Last active October 10, 2019 11:44
gitignore for LaTeX projects
*.acn
*.acr
*.alg
*.aux
*.bbl
*.bcf
*.blg
*.brf
*.bst
*.dvi
./build.bash -s
~/Code/OSVR/osvr-core-ubuntu-build-script ~/Code/OSVR/osvr-core-ubuntu-build-script
[sudo] password for max:
Sorry, try again.
[sudo] password for max:
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version (1.6.7).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.