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

180 Commits

Author SHA1 Message Date
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
5b637d5e11 Add alias to open i3 block configs 2016-08-03 17:10:56 +01:00
2b3cb3d70b Fix mcd to work with nested directories 2016-08-03 17:10:37 +01:00
32e293bd5d Always show progress with dd 2016-07-27 09:36:47 +01:00
052defed96 Add a docker exec shell alias 2016-07-20 16:41:52 +01:00
461e44cc81 A couple more useful docker aliases 2016-07-20 16:26:06 +01:00
844633892b Add docker-machine aliases 2016-07-19 23:38:07 +01:00
2f07de8047 Git pull then git push, in one command! 2016-07-06 08:39:52 +01:00
108c5b0efb A few Docker aliases. I'm sure there will be more 2016-06-22 00:23:19 +01:00
a59269231b Add global alias for uniq 2016-05-21 13:48:25 +01:00
554e75f054 Revert "Switch from pacaur to yaourt, again"
This reverts commit 88c191665c.
2016-05-21 12:51:06 +01:00
028d7adbc6 Fix gcam alias 2016-05-16 17:02:22 +01:00
d619d55ca2 Remove stale CompSec VM aliases 2016-05-16 17:02:22 +01:00
18d2c061db Add ssh-agent alias 2016-05-16 17:02:22 +01:00
9342fc90b5 Add clipboard global alias 2016-05-16 17:02:22 +01:00
b89c3efc5d Better pdf alias, suppressing output & disowning process 2016-05-01 14:32:37 +01:00
bb35182ab2 Always colour ls output 2016-05-01 14:31:04 +01:00
f0f85e848c Alias to list by time 2016-05-01 14:31:04 +01:00
3a0b18b3d5 Set less (with colour support) as $PAGER 2016-05-01 14:30:47 +01:00
bd8a5b84bd Move i3blocks config to own directory 2016-05-01 14:09:56 +01:00
ff431dfa50 More pretty aliases 2016-04-30 14:47:47 +01:00
7d6fa3cd90 Make directory aliases global 2016-04-30 14:08:36 +01:00
15343f5cb8 Remove gsvn aliases 2016-04-30 14:07:19 +01:00
912abbce1d Fix systemd -> systmectl alias 2016-04-30 14:06:55 +01:00
277236fce5 Removed silliness (sorry Dan) 2016-04-23 13:25:41 +01:00
7b529b5bab Moar aliases 2016-04-23 13:18:54 +01:00
3da895653d Remove duplicate 'count' alias 2016-04-23 13:18:33 +01:00
48a7ec6e7d Make relative parent aliases global 2016-04-23 13:18:13 +01:00
b74bebac62 Updated git aliases 2016-04-18 14:06:14 +01:00
3f7c08a0fd Add .xsession alias 2016-04-17 15:27:20 +01:00
36e0a398ed Add more useful aliases 2016-04-16 18:00:03 +01:00
8f6f3f9526 Remove cp->rsync alias. Too much trouble 2016-04-16 17:59:33 +01:00
2e634ae33f Move i3blocks config into i3 directory 2016-04-02 20:08:08 +01:00
6ff8f4688a Add neofetch 2016-04-02 20:05:25 +01:00
e7e59b7f0d Add sort alias 2016-04-02 20:05:25 +01:00
88c191665c Switch from pacaur to yaourt, again 2016-04-02 20:05:20 +01:00
4c35a60d23 Add count alias 2016-04-01 18:09:42 +01:00
2f20f4d3cc Alias al to la 2016-04-01 18:09:41 +01:00
c906f51c54 Some useful system aliases 2016-04-01 18:09:41 +01:00
ac9b940854 Move more aliases to own configs 2016-04-01 18:09:41 +01:00
0b3c202af2 Initial commit 2016-03-31 03:05:40 +01:00