Commit graph

22 commits

Author SHA1 Message Date
ItsDrike 96d3eefb39
Add zsh-completions and zsh-autosuggestions 2023-02-11 18:53:43 +01:00
ItsDrike 475d163269
Move zgenom to the bottom (plugins should load last) 2023-02-11 18:53:27 +01:00
ItsDrike bd5ef1bef4
Rework zsh config and use zgenom for plugins 2023-02-09 13:09:37 +01:00
ItsDrike 8bfcc5b9ea
Disable TMOUT 2022-11-20 03:15:56 +01:00
ItsDrike a3e01caebf
Initial commit 2022-11-20 03:14:18 +01:00
ItsDrike b912871070
Remove everything and restart blank
This commit removes all files currently present in the repo, to prepare
for a start from a nothing. This is done due to my recent migration from
X11 to Wayland, which has rendered most of these config files no longer
releveant.

I've currently been tracking my dotfiles in a separate repository, in
hopes to get it to a state where it would be mergable here, but that
turned out to be much more difficult than I anticipated, and I think it
will be much easier to simply move over the history from this temporary
repository I've been using onto this one. That however requires a start
from a clean point, which this commit creates.
2022-11-20 03:07:41 +01:00
ItsDrike 4576649a72
Fix indentation for comment 2022-08-23 10:55:19 +02:00
ItsDrike 53e96c5854
Automatically create ZSH_CACHE folder 2022-08-23 10:55:04 +02:00
ItsDrike 72d363ab1b
Export set variables in zshrc 2022-08-23 10:54:48 +02:00
ItsDrike 38e1dae0c2
Improve comment 2022-08-23 10:54:03 +02:00
ItsDrike fcdd9df1a6
Store timestamps in command history 2022-08-23 10:53:33 +02:00
ItsDrike edd68a210f
Add pyenv shell support 2022-05-29 01:15:19 +02:00
ItsDrike 9c1f8348ff
Make cd act as pushd 2021-08-06 02:11:37 +02:00
ItsDrike ddfe420cb0
Define TMOUT in .zshrc 2021-08-02 00:43:02 +02:00
ItsDrike 7b44531968
Remove zsh-you-should-use, causes issues 2021-07-25 17:15:45 +02:00
ItsDrike 9f0061eaf3
Add you-should-use zsh plugin 2021-07-23 18:12:40 +02:00
ItsDrike 5e0fcc415b
Update zshrc 2021-07-23 18:06:44 +02:00
ItsDrike 0efe33b80d
Move z.lua to systemwide dir 2021-07-23 02:00:56 +02:00
ItsDrike b1608241e1
Don't source /etc/profile in zshrc 2021-07-22 21:12:52 +02:00
ItsDrike 7c291408e1
Update zsh extension sourcing 2021-07-20 23:50:19 +02:00
ItsDrike 051afb1573
Add zsh extensions as git modules 2021-07-20 23:43:48 +02:00
ItsDrike 6cd2d962ee
Define zootdir in profile and move .zshrc 2021-07-14 19:13:25 +02:00
Renamed from home/.zshrc (Browse further)