564 Commits

Author SHA1 Message Date
f52759e9b5 Expand aliases by pressing TAB 2025-07-08 12:50:55 +02:00
6dbe8fa7c7 Version htoprc (another attempt) 2025-06-17 22:16:09 +02:00
735fbdc3bf Allow unversioned ssh configs (eg Host entries) 2025-06-17 22:12:47 +02:00
10201f218e Fix SSH agent forwarding and comment on it 2025-06-15 12:42:54 +02:00
f4fe27faf5 unssh alias for control channel 2025-06-15 12:13:02 +02:00
f73db00756 Use ControlMaster 2025-06-10 11:32:16 +02:00
0a750c54f9 Improve history handling for zsh 2025-06-10 10:48:25 +02:00
0bc370861e exec into screen immediately
Doing otherwise is a waste of time:

- shell configuration won't be used anyway
- ssh-agent is left hanging around forever
2025-06-10 10:47:17 +02:00
724e957d9d Update toprc to latest version 2025-05-06 21:09:03 +02:00
8c4832e209 % git submodule foreach --recursive 'git pull --rebase origin master || git pull --rebase origin main' 2025-03-18 17:37:31 +01:00
2173deb0c7 Disable screen waiting for message 2025-02-27 15:16:23 +00:00
0e56c136bc Set less charset to utf-8 (just like screen) 2025-02-07 19:23:59 +01:00
8498a6b02d Automatically start GNU screen over ssh 2025-01-30 10:42:23 +01:00
261b21b2ef Remove .npmrc in favor of nvm 2024-11-23 20:50:31 +01:00
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