Commit Graph

  • b5afc4a3c1 vscode options upgrade (noop) artem 2024-11-23 20:50:05 +01:00
  • fab1592c44 Set ls colors for dark terminal background artem 2024-10-13 20:16:44 +02:00
  • 9de08f2f4a Remove time at the end of command line artem 2024-10-11 13:18:05 +02:00
  • a34350b77e Fix shell prompt parsing in screen artem 2024-09-05 17:55:31 +02:00
  • eb250e4a3d Disable vi keybindings in zsh artem 2024-09-05 11:41:47 +02:00
  • 84b03912e1 Do not exit .zshrc with code 1 due missing _local artem 2024-09-01 12:44:24 +02:00
  • 706e4a1b32 Prev/next screen mappings for macos terminal artem 2024-08-31 09:46:59 +02:00
  • 945967351d Overdue update: drop unused stuff and move to zsh artem 2024-08-26 14:45:10 +02:00
  • 9007edf71b Ignore snapshot flutter version artem 2022-02-04 09:22:50 +01:00
  • af8ff78658 A bunch of vscode settings accumulated over time artem 2022-02-01 16:21:44 +01:00
  • 01f2e86ab0 Import PATH variable into systemd modules artem 2021-01-10 12:14:14 +01:00
  • 5502f976d9 Ignore missing globstar shopt artem 2021-01-10 12:14:03 +01:00
  • f9239201a4 Merge config with Crostini and improve compat artem 2021-01-03 21:30:39 +01:00
  • dd8ada3da8 Redirect pod to bundler (flutter etc) artem 2020-09-13 12:29:01 +02:00
  • 0062f085cb Add platformio to PATH artem 2020-08-14 10:56:50 +02:00
  • baa326d26b Use system-installed code-server artem 2020-05-21 09:38:09 +02:00
  • 67666cb21e code-server: remove ssh (no longer an option) artem 2020-05-01 17:29:39 +02:00
  • 0f0658de82 darwin compatibility changes artem 2020-04-24 18:18:32 +02:00
  • 07b65288d1 Add code-server systemd unit artem 2020-04-20 10:44:15 +02:00
  • e2dfcf0801 Prepend local PATH to system PATH artem 2020-04-10 09:09:40 +02:00
  • 32b419c5f5 Enable git in vscode, but only for the gutter artem 2020-03-28 17:31:12 +01:00
  • f6ff6e3a96 No Firebase backup anymore artem 2020-02-23 11:52:29 +01:00
  • 8655e1d538 Show git stash status in PS1 artem 2020-01-13 20:00:18 +01:00
  • 4f2fb20101 Remove unused X input configuration artem 2020-01-05 16:37:12 +01:00
  • 68fce89418 Split greb into two commands to allow -i artem 2019-12-21 18:01:15 +01:00
  • 0ae5a4d976 Add some dev aliases artem 2019-12-08 15:30:20 +01:00
  • 7c2ddb5402 Add local-install Go to PATH artem 2019-11-24 18:27:27 +01:00
  • aae37cc178 Disable legacy ncurses behavior artem 2019-11-16 19:54:44 +01:00
  • fec38aa030 Add useful git alias and remove unuseful artem 2019-11-09 10:38:12 +01:00
  • 428ae4f2be Use Prettier as code formatter for TypeScript/GTS artem 2019-09-29 17:23:55 +02:00
  • a8eafa0dc9 Remove GOROOT (leave for autodetect) artem 2019-09-23 15:54:00 +02:00
  • 3cdbb8f73d Hide *.g.dart files in VSCode artem 2019-09-09 10:04:51 +02:00
  • 959c4619a5 Add a couple options to gitconfig.branch artem 2019-09-08 11:07:21 +02:00
  • b5d7dbe5e3 Put flutter into PATH when exists artem 2019-09-06 22:36:36 +02:00
  • 5a8f4c252e Start VSCode windows Maximized artem 2019-09-06 21:01:44 +02:00
  • 972b79ccd4 Restore "full screen" view of VSCode artem 2019-09-06 16:46:04 +02:00
  • 8508d08bdd git submodule foreach --recursive git pull origin master artem 2019-09-02 22:03:58 +02:00
  • 6ae2696c16 Add git-recover to recover from corrupt Git files artem 2019-09-02 22:03:07 +02:00
  • 1363d9af51 Unset GEM_HOME (conflicts with default locations) artem 2019-06-19 05:24:58 +02:00
  • 419f1e5688 Upgrade gzdoom config to 4.1 artem 2019-06-19 05:24:02 +02:00
  • 6d2226031a Put extra paths before main PATH artem 2019-06-19 05:21:35 +02:00
  • 35972aef83 Alias to explore what would be backed up artem 2019-04-08 08:14:29 +02:00
  • 574ca26a59 Add a few more ignores to home backup script artem 2019-04-02 15:42:15 +02:00
  • a426b1a6c2 Automatically fix CRLF->LF in Git repos artem 2019-03-24 14:19:48 +01:00
  • eeefbe64bb Add GEM_HOME and ANDROID_SDK_ROOT artem 2019-03-02 16:45:44 +01:00
  • 14683f04d3 Associate Fastlane files with Ruby highlight artem 2019-02-17 13:15:31 +01:00
  • 0241649f2a Show line length marker for YAML artem 2019-02-17 13:14:52 +01:00
  • ab439f2180 Add an alias to play PCM files with aplay artem 2019-02-16 11:22:53 +01:00
  • 644ed8736f Make ibus a default IME artem 2019-01-23 15:36:58 +01:00
  • f50a52eafc Add symlink to VSCode settings for Mac artem 2019-01-21 14:05:36 +01:00
  • e2148004a4 Wrap HTML files at 80 characters as well artem 2019-01-20 20:18:16 +01:00
  • 0163242ba8 Git helpers: git-remaster and gamend artem 2019-01-05 16:46:16 +01:00
  • 8f73d9cd0f Python: vim config, history file artem 2019-01-05 16:45:50 +01:00
  • 5cf53ab722 Save current gzdoom settings (mostly key bindings) artem 2019-01-05 16:45:21 +01:00
  • 1d59a561da VSCode: do not auto-format JS code on save artem 2019-01-05 16:44:25 +01:00
  • d8a66b5c22 Initial check-in of gzdoom.ini artem 2018-12-22 20:16:49 +01:00
  • 134cf8a3f0 Use custom titlebar because it saves space artem 2018-12-18 10:00:31 +01:00
  • 0fc4698b37 Set up whitespace settings in vscode artem 2018-12-08 18:18:23 +01:00
  • 77c3794515 Remove youtube-dl alias artem 2018-12-08 11:55:01 +01:00
  • 845adad38c Add ssh-fp alias to print host SSH fingerprints! artem 2018-12-07 16:55:30 +01:00
  • 7a34d85683 Enable cool features of dart-vim-plugin artem 2018-11-26 21:46:13 +01:00
  • e0d734e714 Move .curlrc to curl_t alias artem 2018-11-23 19:14:52 +01:00
  • 1b68b75005 Cleanup .gitconfig, add source.d.g.com artem 2018-11-23 19:12:09 +01:00
  • a0ef1275e0 Print the number of arguments to myargv artem 2018-11-17 16:42:20 +01:00
  • 8a30df3c59 Update dev-docker alias for the latest image artem 2018-11-17 16:03:44 +01:00
  • 44db77f2f0 Remove docker-clean custom script artem 2018-11-07 09:17:18 +01:00
  • 6955d37eef Mount package caches in dev-docker artem 2018-11-05 21:55:22 +01:00
  • 5e574fb06c Add dev-docker command artem 2018-11-05 17:44:15 +01:00
  • 6b69062978 Add .curlrc for measuring timing with cURL artem 2018-10-19 14:26:10 +02:00
  • 74dcd21ab3 Set ANDROID_HOME when available artem 2018-10-08 10:05:48 +02:00
  • bf9a2232e8 Source .bashrc in backup-home artem 2018-10-08 10:04:19 +02:00
  • 31e5d05805 Start ssh-agent only in interactive sessions artem 2018-09-23 15:56:55 +02:00
  • dc2fea5cd5 Bump SSH ConnectTimeout for sloooooooooow networks artem 2018-09-04 03:25:03 +02:00
  • abf9152328 Remove androidEmulatorLauncher plugin (flutter) artem 2018-08-06 08:18:35 -07:00
  • 15daf0d6ee Remove vim-go (vscode) and vim-gitgutter (unused) artem 2018-08-05 15:12:53 -07:00
  • 9beac9247d Increase SSH connect timeout 3s -> 5s artem 2018-08-03 06:19:05 -07:00
  • f5c10bd1ef git submodule foreach --recursive git pull origin master artem 2018-07-31 19:25:35 +02:00
  • 4f83517971 Add VSCode settings artem 2018-07-31 19:24:58 +02:00
  • eef37b5466 Create Trash file so the files delete permanently artem 2018-07-31 19:23:04 +02:00
  • a2a9431350 Backup Firebase if needed artem 2018-07-21 10:24:31 +02:00
  • 5a5aa908b8 Backup: pass bucket name on the command line artem 2018-07-21 10:20:03 +02:00
  • d85d782b17 Remove unused git aliases, add one useful artem 2018-07-02 08:33:46 +02:00
  • 02bb1aff04 Configure fonts (apt install fonts-cros*) artem 2018-06-20 18:52:42 +02:00
  • e9e28c52a2 Improve PATH handling in .bashrc artem 2018-06-16 18:13:03 +02:00
  • 8ccf9dd494 Prevent wine from hijacking file associations! artem 2018-05-27 12:59:44 +02:00
  • afa00b132c git submodule foreach --recursive git pull origin master artem 2018-05-13 18:20:54 +02:00
  • 44efdd39f3 Add Dart plugin (syntax highlight) artem 2018-02-23 22:05:43 +01:00
  • b6618cf809 Ignore vagrant VMs artem 2018-02-11 21:56:36 +01:00
  • 531ea0b0f6 Do not backup VMs (too heavy) artem 2018-02-11 21:46:33 +01:00
  • 61abbea7e8 Kill ssh-agent on exit (if started) artem 2018-02-09 18:59:05 +01:00
  • 006e6a4fc4 git submodule foreach --recursive git pull origin master artem 2018-01-23 20:12:54 +01:00
  • dc4a2be3b9 First try at adding back ssh-agent autostart artem 2018-01-23 20:12:11 +01:00
  • 12c959dfc2 Auto-add keys to ssh-agent (since openssh 7.2) artem 2018-01-23 19:54:22 +01:00
  • eb7fb87e71 Add groovy and json ftplugin config artem 2017-12-21 22:20:04 +01:00
  • c875493fac Add script to reclaim unused Docker space artem 2017-12-17 21:06:32 +01:00
  • ca48415e5e Vim reconfig artem 2017-12-17 15:23:47 +01:00
  • 9978914b4d Backup: do not store unnecessary files artem 2017-11-22 09:35:13 +01:00
  • 9190982940 Add pip bin to PATH artem 2017-11-20 00:22:44 +01:00
  • c606ac1d03 Add backup-home script artem 2017-11-05 17:37:49 +01:00
  • 650f234a2b vind = find + vim artem 2017-11-05 13:06:11 +01:00