Commit Graph

23 Commits (ea1f73dc62522f00fe0008dbf6a07b6834002158)

Author SHA1 Message Date
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