Commit Graph

39 Commits (34920ecfb181d4b556d827eb214fb34d3b971fa6)

Author SHA1 Message Date
Icedream 739edf5ae3
Implement aliasing of watch to viddy. 2022-06-23 19:30:59 +02:00
Icedream bab3a9551b
Disable immediate history sharing by default. 2022-06-17 16:42:20 +02:00
Icedream 757dbc6ae3
Enable automatic .ssh/config cleanup. 2022-06-17 12:29:10 +02:00
Icedream 80e5bb5a1f
Revert "Remove ZSH_GCLOUD_FIXES and make fixes permanent."
This reverts commit 1b524e736b.
2022-06-17 12:28:44 +02:00
Icedream 1b524e736b
Remove ZSH_GCLOUD_FIXES and make fixes permanent. 2022-06-17 12:26:26 +02:00
Icedream 290bf26297
Use xterm-256color-ssh as default keyboard profile. 2022-06-15 18:46:53 +02:00
Icedream 0f08a5619f
Implement keyboard fixes. 2022-06-15 18:38:25 +02:00
Icedream a5d6176e55
Fix typo. 2022-06-15 17:42:06 +02:00
Icedream 24fae0ba1e
Add missing section_end. 2022-06-15 17:29:46 +02:00
Icedream 56c289a05a
Add opam support. 2022-06-15 17:10:31 +02:00
Icedream 772fed9938
Implement GnuPG SSH agent support.
Replaces SSH_AUTH_SOCK with GnuPG SSH agent if already running. Otherwise, can
be forced to be used by setting ZSH_GPG_SSH_AGENT=1.
2022-06-15 17:09:14 +02:00
Icedream 4bfc1c741c
Implement fixes for gcloud. 2022-06-15 17:02:20 +02:00
Icedream ff29919af8
Remove helper functions for Docker SSH connection.
Docker already has its own support for this, we no longer need this.
2022-06-13 15:34:24 +02:00
Icedream 528c88a5a5
Reformat zshrc. 2022-06-13 15:30:03 +02:00
Icedream 616bad2615
Fix new-style completions. 2022-06-13 15:29:54 +02:00
Icedream 68e20ced3f
Add root alias for optimal becoming root. 2021-07-06 12:06:38 +02:00
Icedream 6776511802
Add autocompletion for symfony CLI. 2021-04-29 08:28:24 +02:00
Icedream aa8a1c6d72
Set defaults for preserving zsh history. 2020-09-30 10:20:20 +02:00
Icedream 977253676e
Alias ls to logo-ls. 2020-09-30 10:03:22 +02:00
Icedream 14686f57ef
Use pip in pipx venv to detect powerline path. 2019-11-22 10:26:38 +01:00
Icedream df41c1fc34
Install python packages via pipx. 2019-11-22 10:22:54 +01:00
Icedream f0a50e4d80
Remove alias section from zshrc. 2019-11-22 10:10:16 +01:00
Icedream e868c2d11d
Add helper functions for connecting to a remote Docker instance via SSH. 2019-10-29 02:28:00 +01:00
Icedream 1b74774254
Enable compatibility with bash completion scripts by default. 2019-03-13 09:48:49 +01:00
Icedream 0f848451f6
Load local vars before anything else. 2018-10-11 10:13:45 +02:00
Icedream dcfbdbb14c
Fix macOS locale fix. 2018-07-23 11:07:07 +02:00
Icedream bb96653bee
Use `en_US.UTF-8` as default value for LC_ALL and LANG. 2018-07-18 00:43:32 +02:00
Icedream 17ea9cfd85
Actually export locale vars. 2018-07-18 00:28:12 +02:00
Icedream 0cd6a7e4b1
Use `locale` to set default values for LC_ALL and LANG (fix macOS). 2018-07-18 00:26:25 +02:00
Icedream f65628a828
Add python bin dirs on macOS to PATH. 2018-07-18 00:17:40 +02:00
Icedream 003a0bca3e
Add local zshrc loading. 2018-07-18 00:12:00 +02:00
Icedream 5a4cc71bb4
Revert "Set POWERLINE_CONFIG_COMMAND so binds won't have to use invalid paths."
This reverts commit 8f1a03ecad.
2018-07-18 00:03:28 +02:00
Icedream 8f1a03ecad
Set POWERLINE_CONFIG_COMMAND so binds won't have to use invalid paths. 2018-07-17 15:40:57 +02:00
Icedream 03a68c9029
Detect zsh-syntax-highlighting at /usr/local. 2018-07-17 15:32:28 +02:00
Icedream c35d129d71
Move prompt changing call to after prompt module has been initialized. 2018-02-18 01:11:45 +01:00
Icedream 2f5d8df2ac
Remove some debugging lines. 2018-02-17 20:56:57 +01:00
Icedream 7cdfdea65f
Use multiple paths to find and load zsh-syntax-highlighting. 2018-02-17 20:51:50 +01:00
Icedream b846e05dcf
Use pip3 instead of pip to fetch package information for powerline. 2018-02-17 20:50:03 +01:00
Icedream 6fe586d33a
Add files from home directory. 2018-02-17 02:29:19 +01:00