1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
334e619863
abuild should always run alpine:edge 2017-11-15 23:20:55 +00:00
287456056c
Fix broken randstr command 2017-11-10 12:42:46 +00:00
c5ca8bef94
Add abuild alias using docker 2017-11-10 12:42:23 +00:00
910c2416f3
Use gopass over pass if it's installed 2017-11-10 12:33:01 +00:00
a9de0ece54
Add quick alias for 'cd mktemp -d' 2017-11-10 12:31:38 +00:00
0c054d9e34
aliases: add 'git remote -v' alias 2017-10-10 11:01:03 +01:00
3c54f8e886
aliases: add ROT13 command 2017-10-03 11:49:23 +01:00
bbabfed119
aliases: cleanup randstr 2017-10-03 11:49:06 +01:00
9d68559fd9
aliases: remove packer/vagrant aliases 2017-10-03 10:17:17 +01:00
df2291ce15
aliases: fix _dsh user@ specification 2017-10-03 10:17:17 +01:00
920afe3ed2
aliases: git clone recursively by default 2017-10-03 10:17:16 +01:00
c24da1959a
aliases: always add grip api key 2017-10-03 10:17:16 +01:00
b03244619e
Update gcam alias(es) to make more sense 2017-08-27 16:41:52 +01:00
42f3655346
Improve env and ssh aliases 2017-08-27 16:41:31 +01:00
5380153043
Use a bash-ism for calc() alias 2017-08-27 16:41:16 +01:00
3faf6504bc
Ensure we clean up after attempting to find a shell 2017-08-27 16:40:58 +01:00
8a3fd3c61a
Fix _dsh being interrupted by keyboard input, closing stdin 2017-08-27 16:40:13 +01:00
001a0f23ec
Fix _dsh support for short options 2017-08-27 16:37:45 +01:00
c4623a8622
Ensure drsh starts a shell by overwriting entrypoint 2017-08-27 16:37:17 +01:00
35226c70f4
Add docker cleanup dprune alias 2017-08-27 16:36:11 +01:00
70dc02c7a1
Improve dsh and drsh argument parsing 2017-07-16 01:51:28 +01:00
eddd8e5f27
Improve dsh and drsh functions 2017-07-15 13:32:22 +01:00
52b80611c5
Change systemctl alias to always sudo 2017-07-09 00:10:54 +01:00
1d888bdf63
Docker: Kill and remove all container arguments 2017-05-25 10:26:40 +01:00
262e2ca549
Update docker cleanup aliases for new feature 2017-05-22 18:20:46 +01:00
92d8f6e6ee
Always pull images on docker build 2017-05-14 22:25:18 +01:00
5a87264ecd
Fix tar.gz suffix aliases 2017-03-21 05:18:07 +00:00
5432632752
Change 'git push --set-upstream' aliases to make more sense 2017-03-21 05:13:29 +00:00
d3bc08110b
_dsh and extensions default to /bin/sh if not specified 2017-03-05 21:12:37 +00:00
4697c49dc9
Always pass environment variables with sudo 2017-02-25 02:46:21 +00:00
24c2d29fce Add executable argument to dsh instead of assuming /bin/sh 2017-02-22 12:08:00 +00:00
2337f4e602 Add shebang to aliases file 2017-02-22 10:30:28 +00:00
621b329ac8
Add 'git rm' alias 2017-02-07 00:35:45 +00:00
c53f73d15d
Fix & add aliases 2017-02-02 00:36:47 +00:00
f215a5aa69
Ignore Vim swapfiles 2017-01-25 14:02:30 +00:00
d4e310a68c
Add some new docker aliases 2017-01-18 17:04:20 +00:00
abce3a12c9
Add aliases for random string and cat'ing files with their names 2017-01-16 20:08:43 +00:00
5a64e0ba98 Improve dsh and drsh functions to work with users, containers and images 2016-12-18 12:33:46 +00:00
f6146940f2
Improve tree output with file/dir type specifics 2016-11-14 13:54:01 +00:00
bcbb4043ee
Add git aliases for committing with --amend and --no-edit 2016-10-21 00:05:56 +01:00
062057841d
Remove obnoxious global directory aliases that were never useful anyway.. 2016-10-21 00:05:20 +01:00
e97f0c941e
Improve tree by always sorting directories first 2016-10-21 00:01:29 +01:00
0841c1e6b8 Remove obnoxious 'uni' shell alias 2016-10-12 15:05:11 +01:00
a17af15375 Add a couple of useful aliases 2016-10-05 00:47:55 +01:00
813bf0d817 Use capital CLIP for to-X-clipboard global alias to match convention 2016-10-05 00:47:17 +01:00
02e8673201 Edit aliases with correct filetype highlighting 2016-09-01 14:50:36 +01:00
75a402cd02 Improved git-diff alias and git-push shortcuts 2016-09-01 14:50:13 +01:00
b9a8ca1923 Add some docker, vagrant, packer and zfs aliases 2016-09-01 14:23:27 +01:00
dc1b6f3f69 Fix dsh with no user parameter and remove logging statement 2016-08-12 16:14:58 +01:00
7548150a08 Improved dsh alias for user specification and added a couple other useful docker aliases 2016-08-12 15:54:08 +01:00