Commit Graph

341 Commits

Author SHA1 Message Date
845adad38c Add ssh-fp alias to print host SSH fingerprints! 2018-12-07 16:55:30 +01:00
7a34d85683 Enable cool features of dart-vim-plugin 2018-11-26 21:46:13 +01:00
e0d734e714 Move .curlrc to curl_t alias
Also add '#' as a first line of the output, to be ignored in shell
scripts etc.
2018-11-23 19:14:52 +01:00
1b68b75005 Cleanup .gitconfig, add source.d.g.com 2018-11-23 19:12:09 +01:00
a0ef1275e0 Print the number of arguments to myargv 2018-11-17 16:42:20 +01:00
8a30df3c59 Update dev-docker alias for the latest image 2018-11-17 16:03:44 +01:00
44db77f2f0 Remove docker-clean custom script
$ docker system prune
2018-11-07 09:17:18 +01:00
6955d37eef Mount package caches in dev-docker 2018-11-05 21:55:22 +01:00
5e574fb06c Add dev-docker command 2018-11-05 17:44:15 +01:00
6b69062978 Add .curlrc for measuring timing with cURL
https://blog.cloudflare.com/a-question-of-timing/
2018-10-19 14:26:10 +02:00
74dcd21ab3 Set ANDROID_HOME when available 2018-10-08 10:05:48 +02:00
bf9a2232e8 Source .bashrc in backup-home
For 'gsutil' and 'firebase' commands availability
2018-10-08 10:04:19 +02:00
31e5d05805 Start ssh-agent only in interactive sessions 2018-09-23 15:56:55 +02:00
dc2fea5cd5 Bump SSH ConnectTimeout for sloooooooooow networks 2018-09-04 03:25:03 +02:00
abf9152328 Remove androidEmulatorLauncher plugin (flutter) 2018-08-06 08:18:35 -07:00
15daf0d6ee Remove vim-go (vscode) and vim-gitgutter (unused) 2018-08-05 15:12:53 -07:00
9beac9247d Increase SSH connect timeout 3s -> 5s 2018-08-03 06:19:05 -07:00
f5c10bd1ef git submodule foreach --recursive git pull origin master 2018-07-31 19:25:35 +02:00
4f83517971 Add VSCode settings 2018-07-31 19:24:58 +02:00
eef37b5466 Create Trash file so the files delete permanently 2018-07-31 19:23:04 +02:00
a2a9431350 Backup Firebase if needed 2018-07-21 10:24:31 +02:00
5a5aa908b8 Backup: pass bucket name on the command line 2018-07-21 10:20:03 +02:00
d85d782b17 Remove unused git aliases, add one useful 2018-07-02 08:33:46 +02:00
02bb1aff04 Configure fonts (apt install fonts-cros*) 2018-06-20 18:52:42 +02:00
e9e28c52a2 Improve PATH handling in .bashrc 2018-06-16 18:13:03 +02:00
8ccf9dd494 Prevent wine from hijacking file associations! 2018-05-27 13:01:55 +02:00
afa00b132c git submodule foreach --recursive git pull origin master 2018-05-13 18:20:54 +02:00
44efdd39f3 Add Dart plugin (syntax highlight) 2018-02-23 22:05:43 +01:00
b6618cf809 Ignore vagrant VMs 2018-02-11 21:56:36 +01:00
531ea0b0f6 Do not backup VMs (too heavy) 2018-02-11 21:46:42 +01:00
61abbea7e8 Kill ssh-agent on exit (if started) 2018-02-09 18:59:05 +01:00
006e6a4fc4 git submodule foreach --recursive git pull origin master 2018-01-23 20:12:54 +01:00
dc4a2be3b9 First try at adding back ssh-agent autostart 2018-01-23 20:12:11 +01:00
12c959dfc2 Auto-add keys to ssh-agent (since openssh 7.2)
http://www.openssh.com/txt/release-7.2
2018-01-23 19:54:22 +01:00
eb7fb87e71 Add groovy and json ftplugin config 2017-12-21 22:20:04 +01:00
c875493fac Add script to reclaim unused Docker space 2017-12-17 21:06:44 +01:00
ca48415e5e Vim reconfig 2017-12-17 15:24:29 +01:00
9978914b4d Backup: do not store unnecessary files
* "build" is a Gradle output directory
* node_modules, bower_components should be untouched
* .gradle has cached dependencies
2017-11-22 09:35:13 +01:00
9190982940 Add pip bin to PATH 2017-11-20 00:22:44 +01:00
c606ac1d03 Add backup-home script 2017-11-05 17:43:22 +01:00
650f234a2b vind = find + vim 2017-11-05 13:07:06 +01:00
Artem
d0869332a1 Update Zandronum config location 2017-11-05 11:38:41 +01:00
4720bebdd7 Cinnamon -> MATE
Too high CPU usage, too high RAM usage. Occasional hangs.
2017-10-08 11:10:18 +02:00
bd7717032b Fix shelltitle for screen-256color 2017-09-17 17:31:40 +02:00
2bf7e7c373 Add Android Sdk to PATH 2017-09-02 16:19:33 +02:00
3dd388b5b6 git submodule foreach --recursive git pull origin master 2017-09-02 10:16:45 +02:00
8087e8fba2 Direct npm install -g into home folder 2017-08-31 19:14:49 +02:00
d8e8295883 Add alias for youtube-dl 2017-08-20 22:56:13 +02:00
ec900d6583 OSC-52 support for vim
Copy into system clipboard of the terminal (ssh client) from
vim on the server without X11. Magic!
2017-06-10 14:10:04 +02:00
ae93924e40 Improve 256color support for screen/vim 2017-06-09 23:20:06 +02:00