Commit graph

96 commits

Author SHA1 Message Date
pSox e2df4d1e48 Merge remote-tracking branch 'origin/develop' into psox/arch 2022-08-02 10:14:09 +01:00
Paul Stemmet 36fcf67bd6 zshrc: add experimental flag for testing lua based neovim config
This commit adds an env var, PSOXIZSH_EXPERIMENTAL_NEOVIM_LUA, that can
be set to opt into using an 'init.lua' based configuration.

This setting only makes sense to use with neovim, and thus even if we do
decide to switch to lua, we'll need to keep the old vimrc config around
for a long time yet, to ensure backwards compatibility
2022-07-24 17:25:42 +01:00
psox cdc44a9df9 update add zoxide support 2022-05-17 10:22:41 +01:00
psox 53f8ad5c2c Fix changes to zshrc 2022-04-05 14:28:18 +01:00
Sandeep Sen 9abd292329 Updated plugin from osx to macos
Fix for the warning
```
The `osx` plugin is deprecated and has been renamed to `macos`.
Please update your .zshrc to use the `macos` plugin instead.
```
2022-04-01 17:24:21 +01:00
psox c434926442 add suuport for bat as man reader 2021-12-22 14:17:52 +00:00
psox 091de18feb fix paru entry 2021-11-29 15:34:10 +00:00
psox db33642b75 added support keys.conf to tmux 2021-11-06 13:25:44 +00:00
psox 2b523a19f2 fix copy bug in zshrc 2021-11-04 15:59:05 +00:00
psox b6adf06830 consolodate with develop 2021-11-04 15:11:58 +00:00
psox 1575eff1a4 consolodate with psox/arch 2021-11-04 15:11:37 +00:00
psox 29a95ec965 fix src for omz updates 2021-11-01 10:42:23 +00:00
psox 6f8d3e06ef Latest submodule updates and support for paru 2021-11-01 10:30:15 +00:00
Paul Stemmet fb196e31c5 zshrc: refactor tmux integrations
We now require that a user's local tmux path is ~/.config/tmux.
This is due to failings in how TPM parses tmux config files, namely
that it doesn't expand variables and only looks one level deep for
source-file declarations.

By default we symlink $PSOXIZSH/tmux/tmux.conf to ~/.tmux.conf. Again,
because both TPM and tmux itself have strong (unconfigurable) opinions
about where config files live we'll just have to live with it.

On the upside, this allows us to seperate out different tmux config
'fragments' into files which a user can then include.

By default we symlink in fragment/plugins.conf, but all others are
optional.
2021-08-29 20:03:40 +01:00
psox 0aa8fdde46 Added support for starship and did some cleanup 2021-07-22 20:27:21 +01:00
psox 05e3ef0cc1 fix problem with xhost 2021-07-08 16:42:47 +01:00
psox 8539579b65 fix problem with xhost 2021-07-08 16:37:58 +01:00
psox a7b7ef5401 make grep quiet 2021-07-07 10:43:47 +01:00
psox d4ef219b73 get latest from develop 2021-07-07 10:41:36 +01:00
root 1a8e70fe0f added ~/.local/bin to path 2020-12-18 13:22:42 +00:00
psox 743555992c latest changes 2020-11-02 16:35:23 +00:00
psox 8643f5585b latest changes 2020-10-30 23:43:47 +00:00
psox bd2878fe91 latest changes 2020-10-29 11:46:05 +00:00
psox a67e9cf359 remove unwanted aliases 2020-10-29 10:26:36 +00:00
Paul Stemmet 94354e9286 make starship happy 2020-10-03 15:50:54 +00:00
Paul Stemmet d4803b6c31 initial integration with neomake 2020-10-01 13:23:04 +00:00
psox 0f65a8e0ac Merge changes from baz 2020-07-11 14:59:08 +00:00
pSox 89fc4e63ec update for new golang plugin 2020-07-03 09:50:15 +01:00
pSox 4ecbe74eba update vim support and upgrade submodules 2020-07-03 09:37:06 +01:00
psox 978cd9132f Update vimrc file 2020-06-14 16:11:35 +01:00
Paul Stemmet 70510003c5
Pstemmet/nvim tmux changes (#1)
* added tmux config

* part 2

* large improvements to vimrc
2020-06-09 21:41:11 +01:00
pSox 1beb0980b3 added support for 256 color on the linux console 2020-04-10 11:02:46 +01:00
root 3454e4a1b1 changed the way plug install works 2020-01-17 17:28:34 +00:00
pSox c0b72459f8 remove jaesve bug 2019-11-27 15:34:54 +00:00
pSox 14f22fe032 Merge changes fromn rat 2019-11-20 12:15:47 +00:00
psox c95bbcfee6 Added copy of plug 2019-10-18 13:20:31 +00:00
psox a3bb881262 made vim home local too user 2019-10-18 14:02:33 +01:00
psox 03308eb0f2 Added tags 2019-10-03 12:27:02 +01:00
psox c15a5afc47 Added support for sdkman 2019-10-03 12:09:40 +01:00
psox c6b217da10 Added support for jaesve and remved global aliases 2019-09-23 17:37:27 +01:00
pSox cb7f875318 Improve ssh 2019-06-30 16:39:49 +01:00
psox 3ffb3455f3 Update and remove redhat and centos and rpm 2019-05-22 13:08:09 +01:00
psox ddea95fa2f WIP 2019-04-18T15:04:07+01:00 2019-04-18 15:04:07 +01:00
Andre Stemmet d704c00f4d WIP 2019-03-26T15:42:56+00:00 2019-03-26 15:42:56 +00:00
Andre Stemmet 68daba631f WIP 2019-03-26T15:30:26+00:00 2019-03-26 15:30:26 +00:00
Andre Stemmet c49af38938 added aliases for kubectl 2019-02-19 11:14:46 +00:00
Andre Stemmet f218c0d447 Update to latest 2019-02-18 11:20:43 +00:00
psox 6f3dac4b08 Added support for 'cd' vars 2018-11-07 09:47:18 +00:00
psox 5776ac81ef Removed vscode alias 2018-10-01 08:31:33 +01:00
Andre Stemmet b8f7bf9594 Change vscode config 2018-09-10 14:19:57 +01:00