Commit Graph

20 Commits

Author SHA1 Message Date
b48d037c55
Added 'inspect' alias function for docker inspect 2020-01-09 17:56:59 -05:00
f4e380a4a8
Added "git fetch" alias 2019-12-16 17:30:00 -05:00
dc77053705
Added "apt remove" alias and some comments 2019-11-13 10:36:13 -05:00
53400e2829
Added alias "list" to list all git branches 2019-11-11 11:09:43 -05:00
f91cf8b292
More git shortcuts and an alias to refresh aliases 2019-11-05 11:25:43 -05:00
dcf2d9d87e
Added a few git aliases and enabled ll in bashrc 2019-11-05 10:16:35 -05:00
7026f3bcc9
Added "apt update" alias 2019-11-04 10:27:34 -05:00
e151cc6f78
Added alias for git push 2019-11-04 10:14:10 -05:00
235453c390
Added --rebase option to "git pull" alias 2019-11-04 10:12:26 -05:00
40b1876417 Forgot to add "export" to GPG_TTY 2019-11-04 10:07:56 -05:00
28ade11bb2
Added dynamic .gitconfig and more instructions 2019-10-30 11:15:11 -04:00
db64bfb7aa
Remove default flag from alias branch
Flag -a does not work with some other flags and should not be a
default because of it.
2019-10-17 18:35:33 -04:00
a2b2fd30a8
Added commands on backing up current dotfiles 2019-10-16 23:58:39 -04:00
26f3ba12b5
Added install commands to README.md 2019-10-16 23:36:10 -04:00
e8c72bf0f5
Added entry to private aliases 2019-10-16 23:07:35 -04:00
4c7394e816
Added git aliases and a few others 2019-10-16 22:41:30 -04:00
84855e86af
Ask for GPG decryption via CLI 2019-09-27 11:45:44 -04:00
9a94949604
Default Debian 10 .bashrc 2019-09-27 11:44:01 -04:00
96f5408b68
Small formatting change 2019-09-27 11:25:34 -04:00
f85a98ae19
Initial commit 2019-09-27 11:19:27 -04:00