Commit graph

57 commits

Author SHA1 Message Date
odrling 720cdf2a0d
[profile] don't set default python for pipx
should be a local variable, probably
2024-03-27 17:03:44 +01:00
odrling 67be2017ff
[profile] use gpg-agent as an ssh-agent implementation 2024-03-27 00:33:41 +01:00
odrling 48b341c0dc
[profile] ODRCDPATH doesn't have to be an env var 2024-03-23 21:01:45 +01:00
odrling 5dbc269bdc
[zsh] force path of gitstatusd 2024-03-22 17:21:08 +01:00
odrling c100e685d4
[profile] disable gitstatus auto install 2024-03-22 17:07:14 +01:00
odrling f023bccbea
[profile] add GRAPHICAL_TTY envvar
should help to set the colorscheme for ttyx accordingly
2024-02-29 12:01:10 +01:00
odrling 738862ccef
[profile] set GIT_PAGER if delta is available 2023-12-18 05:02:56 +01:00
odrling 30eabeb5b7
[profile] set LESSCOLORIZER to use highlight 2023-12-18 04:18:20 +01:00
odrling 3d39c4b727
move DWL_STATUS_PIPE definition to startsession 2023-12-13 05:22:19 +01:00
odrling 1f864aed42
[profile] exec $SHELL on login 2023-12-13 01:42:47 +01:00
odrling 0c238a1560
[profile] add default CDPATH 2023-12-13 01:18:42 +01:00
odrling aaa9efec3b
[profile] remove bad XDG_RUNTIME_DIR fallback 2023-12-12 23:46:25 +01:00
odrling aa6931ca8e
add bashrc 2023-11-27 18:42:25 +01:00
odrling ef05a47a8b
[profile] take FZF_DEFAULT_COMMAND 2023-11-27 18:30:36 +01:00
odrling f1ec4ed978
[profile] take FZF_DEFAULT_OPTS from zshrc 2023-11-27 18:28:37 +01:00
odrling 8a08489bc7
[profile] take a few env vars from zshrc 2023-11-27 18:26:00 +01:00
odrling 372cd55c21
[profile] LESS: add -F 2023-11-27 18:25:02 +01:00
odrling ed1a236668
[profile] set SSH_AUTH_SOCK 2023-11-11 12:25:17 +01:00
odrling 08168887e0
[profile] environment variables for fcitx 2023-11-05 13:27:02 +01:00
odrling abe6ca39ee
[s6] swayidle: use env vars to set timeouts 2023-10-31 04:36:54 +01:00
odrling 5e0c6f8db4
[profile] add DWL_STATUS_PIPE var 2023-10-18 18:01:31 +02:00
odrling 2f53ba4f6a
[profile] load .profile.local later 2023-10-16 08:37:06 +02:00
odrling 537702452e
[s6] separate services and scan directories 2023-10-16 06:11:34 +02:00
odrling dcc61788b2
[odrbin] startsession 2023-10-16 02:00:01 +02:00
odrling 3ade94b7cf
[profile] actually kill s6 services on dwl exit 2023-10-16 01:52:06 +02:00
odrling 72ef309682
[odrbin] wlstart: properly clean old s6 2023-10-16 00:38:12 +02:00
odrling d3e0d79bfe
[profile] stop services on session exit 2023-10-15 07:05:11 +02:00
odrling 2f5a85b2ee
add wlstart script to properly start dwl & services 2023-10-15 05:43:18 +02:00
odrling ffd0250cc1
[profile] don't close s6's stdin
somebar needs it for now
2023-10-13 19:16:54 +02:00
odrling b5f9ad8ca5
[profile] set GTK_THEME 2023-10-13 18:38:31 +02:00
odrling 98a5338f0d
[profile] ignore stdin of s6 2023-10-13 03:50:26 +02:00
odrling d29284deb4
[profile] start dwl on login if it exists 2023-10-12 04:10:23 +02:00
odrling 9af22202cb
[profile] don't startx if command does not exist 2023-07-30 22:31:32 +02:00
odrling da26867336
[profile] add sfeed url file 2022-11-25 16:32:22 +01:00
odrling 80e8ffa83f
[profile] set python keyring to null 2022-10-14 01:19:30 +02:00
odrling 6483109aa1
move nix profile source to .profile 2022-09-29 04:25:41 +02:00
odrling 2a005ff439
[profile] set local/bin before odrbin 2022-09-25 04:03:55 +02:00
odrling ab58f1923d
move localbins to ~/.local/odrbin 2022-09-25 04:00:18 +02:00
odrling 1be0369625
[profile] add more directories to path 2022-09-18 06:25:40 +02:00
odrling 731068ff01
[profile] explicitly set XDG_CONFIG_HOME 2022-09-16 04:07:26 +02:00
odrling 1e2d03b219
[profile] remove .vim/fzf from path 2022-09-01 02:55:31 +02:00
odrling c9960d5bf7
[profile] LESS add -z and -j 2022-05-24 10:38:11 +02:00
odrling 75cdf608cf
[profile] add LESS -R 2022-05-24 10:34:52 +02:00
odrling 3a9fcfc90d
remove extra space 2022-01-17 19:03:09 +01:00
odrling fe16145508 [profile] move ssh_agent initialization in .zshrc 2020-04-21 03:46:52 +02:00
odrling 098b5bbe7c ssh-agent but now it works 2020-04-02 18:09:38 +02:00
odrling 4533824fcf start ssh-agent in .profile 2020-03-10 15:02:20 +01:00
odrling cb220bd2d1 fix java applications without wmname 2019-10-21 13:56:15 +02:00
odrling 13d4416239 [profile] replace local_env by profile.local 2019-10-08 00:58:36 +02:00
odrling 455a11a14a [profile] add fzf to path 2019-10-01 09:11:01 +02:00