Commit Graph
100 Commits
Author SHA1 Message Date
artem 334f31008d Fix screen auto-start via SSH 2026-02-08 13:58:13 +00:00
artem ce0bb160cc Remove screen (bad version) 2026-02-08 12:45:28 +00:00
artem d79d8824cf Modularize home-manager config 2026-02-08 12:36:32 +00:00
artem e6601f04c7 Manage .zshrc with Nix 2026-02-08 12:38:37 +01:00
artem dddd05638d Migrate to stow for nix compatibility 2026-02-08 12:12:57 +01:00
artem 3762505715 Deprecate .zshenv
One less moving part when sharing these dotfiles with nix.
2026-02-08 11:51:50 +01:00
artem d27f236d63 Add home-manager to install packages 2026-02-07 13:40:25 +01:00
artem 339b870f41 Move [include] to the bottom 2026-02-07 12:15:02 +00:00
artem ad5f88c34c Add Gemini MCP for Nix and HASS (hass-cli) 2026-02-07 12:12:35 +00:00
artem 12832942d3 Only auto-format modified lines on save 2026-02-07 12:12:12 +00:00
artem 3aba88b6d9 Symlink vscode serve-web config to Desktop config 2026-02-07 12:11:52 +00:00
artem ec99dde93e Update flag names and use nom 2026-01-05 19:27:42 +00:00
artem 636046a38b Sign commits automatically using SSH keys 2025-12-12 15:55:06 +00:00
artem 67976f0547 Configure formatter and nix LS 2025-10-23 18:33:04 +02:00
artem 17fc4c8bc9 Formatting change in settings.json (sigh) 2025-10-17 09:55:54 +02:00
artem 3146dabff7 Poor man's "nix develop" detector 2025-10-16 18:16:03 +00:00
artem 77a149c698 Add direnv 2025-10-16 18:16:03 +00:00
artem 2bc2d22e03 Remove old parts of backup-home 2025-10-16 18:16:03 +00:00
artem 0014bdf427 Make nix-deploy a bit faster 2025-10-16 18:16:03 +00:00
artem 09cfbfc969 Add ephemeral_sshd 2025-10-16 18:44:05 +02:00
artem eee142460e Lower the number of retries to recover faster 2025-10-08 23:08:02 +02:00
artem 41090b07b2 Allow specifying username in nix-deploy 2025-10-05 10:25:00 +00:00
artem 0bf3d27d02 Build NixOS configs locally
VM is powerful enough
2025-10-05 10:07:44 +00:00
artem f937797dcc Improve nix-deploy 2025-10-04 20:37:27 +00:00
artem 11dc66df8a Move experimental-features to nix.conf 2025-08-18 17:45:05 +00:00
artem 252b3b26ef ffmpeg quiet alias 2025-08-18 19:39:54 +02:00
artem ad41124909 Add nix-deploy alias 2025-08-16 22:08:16 +02:00
artem da494c22cf Allow machine-local gitconfig (mostly for [safe]) 2025-07-08 12:53:08 +02:00
artem f52759e9b5 Expand aliases by pressing TAB 2025-07-08 12:50:55 +02:00
artem 6dbe8fa7c7 Version htoprc (another attempt) 2025-06-17 22:16:09 +02:00
artem 735fbdc3bf Allow unversioned ssh configs (eg Host entries) 2025-06-17 22:12:47 +02:00
artem 10201f218e Fix SSH agent forwarding and comment on it 2025-06-15 12:42:54 +02:00
artem f4fe27faf5 unssh alias for control channel 2025-06-15 12:13:02 +02:00
artem f73db00756 Use ControlMaster 2025-06-10 11:32:16 +02:00
artem 0a750c54f9 Improve history handling for zsh 2025-06-10 10:48:25 +02:00
artem 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
artem 724e957d9d Update toprc to latest version 2025-05-06 21:09:03 +02:00
artem 8c4832e209 % git submodule foreach --recursive 'git pull --rebase origin master || git pull --rebase origin main' 2025-03-18 17:37:31 +01:00
artem 2173deb0c7 Disable screen waiting for message 2025-02-27 15:16:23 +00:00
artem 0e56c136bc Set less charset to utf-8 (just like screen) 2025-02-07 19:23:59 +01:00
artem 8498a6b02d Automatically start GNU screen over ssh 2025-01-30 10:42:23 +01:00
artem 261b21b2ef Remove .npmrc in favor of nvm 2024-11-23 20:50:31 +01:00
artem b5afc4a3c1 vscode options upgrade (noop) 2024-11-23 20:50:05 +01:00
artem fab1592c44 Set ls colors for dark terminal background 2024-10-13 20:16:44 +02:00
artem 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
artem a34350b77e Fix shell prompt parsing in screen 2024-09-05 17:55:31 +02:00
artem eb250e4a3d Disable vi keybindings in zsh 2024-09-05 11:41:47 +02:00
artem 84b03912e1 Do not exit .zshrc with code 1 due missing _local 2024-09-01 12:44:24 +02:00
artem 706e4a1b32 Prev/next screen mappings for macos terminal 2024-08-31 09:46:59 +02:00
artem 945967351d Overdue update: drop unused stuff and move to zsh 2024-08-28 08:15:15 +02:00
artem 9007edf71b Ignore snapshot flutter version 2022-02-04 09:22:50 +01:00
artem 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
artem 01f2e86ab0 Import PATH variable into systemd modules 2021-01-10 12:14:14 +01:00
artem 5502f976d9 Ignore missing globstar shopt 2021-01-10 12:14:03 +01:00
artem f9239201a4 Merge config with Crostini and improve compat 2021-01-03 21:30:39 +01:00
artem dd8ada3da8 Redirect pod to bundler (flutter etc) 2020-09-13 12:29:01 +02:00
artem 0062f085cb Add platformio to PATH 2020-08-14 10:56:50 +02:00
artem baa326d26b Use system-installed code-server 2020-05-21 09:38:09 +02:00
artem 67666cb21e code-server: remove ssh (no longer an option) 2020-05-01 17:29:39 +02:00
artem 0f0658de82 darwin compatibility changes 2020-04-24 18:18:32 +02:00
artem 07b65288d1 Add code-server systemd unit 2020-04-20 10:44:15 +02:00
artem e2dfcf0801 Prepend local PATH to system PATH 2020-04-10 09:09:40 +02:00
artem 32b419c5f5 Enable git in vscode, but only for the gutter 2020-03-28 17:31:12 +01:00
artem f6ff6e3a96 No Firebase backup anymore 2020-02-23 11:52:29 +01:00
artem 8655e1d538 Show git stash status in PS1 2020-01-13 20:00:18 +01:00
artem 4f2fb20101 Remove unused X input configuration 2020-01-05 16:37:12 +01:00
artem 68fce89418 Split greb into two commands to allow -i 2019-12-21 18:01:15 +01:00
artem 0ae5a4d976 Add some dev aliases 2019-12-08 15:30:57 +01:00
artem 7c2ddb5402 Add local-install Go to PATH 2019-11-24 18:27:27 +01:00
artem aae37cc178 Disable legacy ncurses behavior 2019-11-16 19:54:44 +01:00
artem fec38aa030 Add useful git alias and remove unuseful 2019-11-09 10:38:12 +01:00
artem 428ae4f2be Use Prettier as code formatter for TypeScript/GTS 2019-09-29 17:23:55 +02:00
artem a8eafa0dc9 Remove GOROOT (leave for autodetect) 2019-09-23 15:54:00 +02:00
artem 3cdbb8f73d Hide *.g.dart files in VSCode 2019-09-09 10:04:51 +02:00
artem 959c4619a5 Add a couple options to gitconfig.branch 2019-09-08 11:07:21 +02:00
artem b5d7dbe5e3 Put flutter into PATH when exists 2019-09-06 22:36:36 +02:00
artem 5a8f4c252e Start VSCode windows Maximized 2019-09-06 21:01:44 +02:00
artem 972b79ccd4 Restore "full screen" view of VSCode 2019-09-06 16:46:04 +02:00
artem 8508d08bdd git submodule foreach --recursive git pull origin master 2019-09-02 22:03:58 +02:00
artem 6ae2696c16 Add git-recover to recover from corrupt Git files 2019-09-02 22:03:07 +02:00
artem 1363d9af51 Unset GEM_HOME (conflicts with default locations) 2019-06-19 05:24:58 +02:00
artem 419f1e5688 Upgrade gzdoom config to 4.1 2019-06-19 05:24:02 +02:00
artem 6d2226031a Put extra paths before main PATH 2019-06-19 05:21:35 +02:00
artem 35972aef83 Alias to explore what would be backed up 2019-04-08 08:15:20 +02:00
artem 574ca26a59 Add a few more ignores to home backup script 2019-04-02 15:54:08 +02:00
artem a426b1a6c2 Automatically fix CRLF->LF in Git repos 2019-03-24 14:19:48 +01:00
artem eeefbe64bb Add GEM_HOME and ANDROID_SDK_ROOT 2019-03-02 16:45:44 +01:00
artem 14683f04d3 Associate Fastlane files with Ruby highlight 2019-02-17 13:15:31 +01:00
artem 0241649f2a Show line length marker for YAML
The language is mature enough to wrap natively.
2019-02-17 13:14:52 +01:00
artem ab439f2180 Add an alias to play PCM files with aplay 2019-02-16 11:23:16 +01:00
artem 644ed8736f Make ibus a default IME 2019-01-23 15:36:58 +01:00
artem f50a52eafc Add symlink to VSCode settings for Mac 2019-01-21 14:05:36 +01:00
artem e2148004a4 Wrap HTML files at 80 characters as well 2019-01-20 20:18:16 +01:00
artem 0163242ba8 Git helpers: git-remaster and gamend 2019-01-05 16:46:16 +01:00
artem 8f73d9cd0f Python: vim config, history file 2019-01-05 16:45:50 +01:00
artem 5cf53ab722 Save current gzdoom settings (mostly key bindings) 2019-01-05 16:45:21 +01:00
artem 1d59a561da VSCode: do not auto-format JS code on save
Too many changes!
2019-01-05 16:44:25 +01:00
artem d8a66b5c22 Initial check-in of gzdoom.ini 2018-12-22 20:17:52 +01:00
artem 134cf8a3f0 Use custom titlebar because it saves space 2018-12-18 10:00:31 +01:00
artem 0fc4698b37 Set up whitespace settings in vscode 2018-12-08 18:18:23 +01:00