Dotfiles/site-modules/core/files/oh-my-zsh/custom
Ade Attwood 7f95ee24f8 refactor(vim): move to eslint_d from eslint
Eslint has become slow for some projects for reasons unknown. In an
attempt to speed up my linting process, I'm experimenting with eslint_d,
which keeps a process running. For the time being, I'd like to keep
linting and formatting separate from the Language Server Protocol (LSP)
to avoid the need to install every LSP. This way, I can have `shfmt`
without the bash LSP, for example.

For JavaScript, I may consider moving this into an LSP since I use it
for work, which would justify combining responsibilities. However, for
now, I'll be giving eslint_d a try.
2023-11-08 07:56:41 +00:00
..
comby.zsh feat(shell): add comby shell aliases 2021-11-21 11:01:40 +00:00
command-not-found.zsh feat(shell): record missing commands 2021-11-21 16:30:43 +00:00
composer.zsh pref(zsh): improve start up time of zsh 2020-12-28 09:19:32 +00:00
compress.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
docker.zsh feat(shell): add dkip alias to the ip address of a container 2021-06-26 20:47:25 +01:00
emacs.zsh refactor(shell): remove emacs zsh plugin and create my own 2021-11-21 16:13:12 +00:00
fzf.zsh chore(shell): change the layout of fzf commands 2023-02-09 19:34:04 +00:00
git.zsh chore(shell): add a checkpoint commit alias 2023-11-04 07:25:46 +00:00
kubectl.zsh chore(shell): add alias to switch kube namespaces 2022-02-19 09:21:09 +00:00
make.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
mdman.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
nvmrc.zsh refactor(vim): move to eslint_d from eslint 2023-11-08 07:56:41 +00:00
paths.zsh feat(zsh): add dynamic path support 2020-12-28 21:11:58 +00:00
prr.zsh feat(shell): add prr zsh plugin 2023-08-21 10:30:24 +01:00
rvmrc.zsh feat(shell): add autoload and install or ruby versions via .ruby-version 2023-04-04 09:30:02 +01:00
shortcuts.zsh chore(shell): add github shortcut so it shows shorter in the prompt 2023-11-06 08:30:42 +00:00
tmux.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vagrant.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
yii2.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00