Commit Graph

400 Commits

Author SHA1 Message Date
b5afc4a3c1 vscode options upgrade (noop) 2024-11-23 20:50:05 +01:00
fab1592c44 Set ls colors for dark terminal background 2024-10-13 20:16:44 +02:00
9de08f2f4a Remove time at the end of command line
Think I've had it before, it breaks copy&paste a bit.
2024-10-11 13:18:05 +02:00
a34350b77e Fix shell prompt parsing in screen 2024-09-05 17:55:31 +02:00
eb250e4a3d Disable vi keybindings in zsh 2024-09-05 11:41:47 +02:00
84b03912e1 Do not exit .zshrc with code 1 due missing _local 2024-09-01 12:44:24 +02:00
706e4a1b32 Prev/next screen mappings for macos terminal 2024-08-31 09:46:59 +02:00
945967351d Overdue update: drop unused stuff and move to zsh 2024-08-28 08:15:15 +02:00
9007edf71b Ignore snapshot flutter version 2022-02-04 09:22:50 +01:00
af8ff78658 A bunch of vscode settings accumulated over time
Also thanks to https://dartcode.org/docs/recommended-settings/
2022-02-01 16:21:44 +01:00
01f2e86ab0 Import PATH variable into systemd modules 2021-01-10 12:14:14 +01:00
5502f976d9 Ignore missing globstar shopt 2021-01-10 12:14:03 +01:00
f9239201a4 Merge config with Crostini and improve compat 2021-01-03 21:30:39 +01:00
dd8ada3da8 Redirect pod to bundler (flutter etc) 2020-09-13 12:29:01 +02:00
0062f085cb Add platformio to PATH 2020-08-14 10:56:50 +02:00
baa326d26b Use system-installed code-server 2020-05-21 09:38:09 +02:00
67666cb21e code-server: remove ssh (no longer an option) 2020-05-01 17:29:39 +02:00
0f0658de82 darwin compatibility changes 2020-04-24 18:18:32 +02:00
07b65288d1 Add code-server systemd unit 2020-04-20 10:44:15 +02:00
e2dfcf0801 Prepend local PATH to system PATH 2020-04-10 09:09:40 +02:00
32b419c5f5 Enable git in vscode, but only for the gutter 2020-03-28 17:31:12 +01:00
f6ff6e3a96 No Firebase backup anymore 2020-02-23 11:52:29 +01:00
8655e1d538 Show git stash status in PS1 2020-01-13 20:00:18 +01:00
4f2fb20101 Remove unused X input configuration 2020-01-05 16:37:12 +01:00
68fce89418 Split greb into two commands to allow -i 2019-12-21 18:01:15 +01:00
0ae5a4d976 Add some dev aliases 2019-12-08 15:30:57 +01:00
7c2ddb5402 Add local-install Go to PATH 2019-11-24 18:27:27 +01:00
aae37cc178 Disable legacy ncurses behavior 2019-11-16 19:54:44 +01:00
fec38aa030 Add useful git alias and remove unuseful 2019-11-09 10:38:12 +01:00
428ae4f2be Use Prettier as code formatter for TypeScript/GTS 2019-09-29 17:23:55 +02:00
a8eafa0dc9 Remove GOROOT (leave for autodetect) 2019-09-23 15:54:00 +02:00
3cdbb8f73d Hide *.g.dart files in VSCode 2019-09-09 10:04:51 +02:00
959c4619a5 Add a couple options to gitconfig.branch 2019-09-08 11:07:21 +02:00
b5d7dbe5e3 Put flutter into PATH when exists 2019-09-06 22:36:36 +02:00
5a8f4c252e Start VSCode windows Maximized 2019-09-06 21:01:44 +02:00
972b79ccd4 Restore "full screen" view of VSCode 2019-09-06 16:46:04 +02:00
8508d08bdd git submodule foreach --recursive git pull origin master 2019-09-02 22:03:58 +02:00
6ae2696c16 Add git-recover to recover from corrupt Git files 2019-09-02 22:03:07 +02:00
1363d9af51 Unset GEM_HOME (conflicts with default locations) 2019-06-19 05:24:58 +02:00
419f1e5688 Upgrade gzdoom config to 4.1 2019-06-19 05:24:02 +02:00
6d2226031a Put extra paths before main PATH 2019-06-19 05:21:35 +02:00
35972aef83 Alias to explore what would be backed up 2019-04-08 08:15:20 +02:00
574ca26a59 Add a few more ignores to home backup script 2019-04-02 15:54:08 +02:00
a426b1a6c2 Automatically fix CRLF->LF in Git repos 2019-03-24 14:19:48 +01:00
eeefbe64bb Add GEM_HOME and ANDROID_SDK_ROOT 2019-03-02 16:45:44 +01:00
14683f04d3 Associate Fastlane files with Ruby highlight 2019-02-17 13:15:31 +01:00
0241649f2a Show line length marker for YAML
The language is mature enough to wrap natively.
2019-02-17 13:14:52 +01:00
ab439f2180 Add an alias to play PCM files with aplay 2019-02-16 11:23:16 +01:00
644ed8736f Make ibus a default IME 2019-01-23 15:36:58 +01:00
f50a52eafc Add symlink to VSCode settings for Mac 2019-01-21 14:05:36 +01:00