Commit graph

27 commits

Author SHA1 Message Date
ItsDrike 946589562d
Update comments in env vars definitions 2023-07-23 00:12:55 +02:00
ItsDrike 3036faee22
Prefer nvim as MANPAGER, if available 2023-04-24 13:09:26 +02:00
ItsDrike bd5ef1bef4
Rework zsh config and use zgenom for plugins 2023-02-09 13:09:37 +01:00
ItsDrike 7c735df204
Export RANDFILE to follow XDG dirs 2023-02-02 22:04:05 +01:00
ItsDrike 9ce557ba05
Make parallel follow XDG base dir 2022-11-20 03:15:58 +01:00
ItsDrike 27b9e0ea42
Update sudo askpass to menupass 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 a5383a949d
Add some more XDG environmental variables 2022-09-14 11:25:23 +02:00
ItsDrike fcdd9df1a6
Store timestamps in command history 2022-08-23 10:53:33 +02:00
ItsDrike 6290f43d93
Export RUSTUP_HOME 2022-08-18 13:25:34 +02:00
ItsDrike ee35ca5d07
Export cargo home 2022-08-18 13:25:02 +02:00
ItsDrike 6074a994ef
Add quotes for pyenv_root 2022-08-18 13:24:52 +02:00
ItsDrike f62bb6d3be
export $FILEMANAGER 2022-08-18 13:24:33 +02:00
ItsDrike 26ae50db18
Add diff program env variable 2022-05-30 01:26:52 +02:00
ItsDrike 1ca0abc29c
Add pyenv 2022-03-30 11:12:09 +02:00
ItsDrike c1af932797
Remove unnecessary env variables 2021-12-18 18:10:18 +01:00
ItsDrike abac53fa9f
Update comments 2021-12-18 18:10:04 +01:00
ItsDrike 826cef4e6e
POSIX compliance, shellcheck 2021-12-18 18:09:25 +01:00
ItsDrike e898743503
Add some further XDG env variables 2021-10-03 10:10:40 +02:00
ItsDrike cfe07183ee
Follow XDG base dir specs for nerdtree bookmarks 2021-10-03 10:10:13 +02:00
ItsDrike 59ea70aef4
Show datetime on xsecurelock 2021-08-20 20:11:41 +02:00
ItsDrike ef45a89ca4
Don't display hostname on lockscreen 2021-08-19 02:09:44 +02:00
ItsDrike cf60ccb97e
Use lowercase A for $TERMINAL 2021-08-14 19:50:15 +02:00
ItsDrike 1fadd7f1b2
Fix terminal env var typo 2021-07-24 18:26:21 +02:00
ItsDrike 84c15ef496
Move PATH extension to profile 2021-07-22 00:16:41 +02:00
ItsDrike 8566d2cfc9
Use .zshenv to define env vars, not .zprofile 2021-07-20 23:18:50 +02:00