1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
757bd4c26d
systemd: launch i3 and user programs with systemd 2020-03-21 21:29:21 +00:00
ed0e66dede
zsh: move less/man interactive config to zshrc 2020-03-21 12:49:59 +00:00
f247802bda
profile: clean-up ~/.npm* files 2018-12-28 13:58:50 +00:00
59ac129a85
i3: improve automatic/timeout/suspend locking 2018-12-01 22:21:43 -08:00
809f27b576
profile: general cleanup/organisation 2018-11-20 15:40:49 +00:00
e140647ba7
profile: remove XAUTHORITY override
For some reason it prevents X from starting in some cases.
Perhaps more research in the future to fix it
2018-11-07 15:00:55 +00:00
e0db65a9d8
profile: add weechat XDG dir override 2018-10-30 13:17:11 +00:00
12a46db7dd
profile: add debian PATH support -_- 2018-10-19 15:07:09 +01:00
289e31b65a
profile: add PYTHONHISTFILE override 2018-10-01 16:26:27 +01:00
bbf329eb70
profile: add DISPLAY & XAUTHORITY to dbus 2018-08-21 13:35:50 +01:00
7597a300f4
profile: Improve busybox/ash compatibility 2018-06-11 04:11:58 +01:00
1c297d3a77
Reorganise many directories into XDG dirs 2018-04-21 01:03:48 +01:00
4579473479
Add $GOPATH/bin to PATH 2018-04-20 23:58:53 +01:00
e09e7105dd
vim: correctly use XDG dirs 2018-04-12 02:51:32 +01:00
3f16439695
X11: remove redundant xsession file 2018-04-12 02:29:27 +01:00
8edd378b66
X11/xdg: migrate to XDG_CONFIG_DIR 2018-04-11 17:42:42 +01:00
1bc7dd7845
zsh: move zsh into .config 2018-04-11 16:42:01 +01:00
423c9a7d01
profile: only start autocutsel if it's not running 2018-03-30 10:49:33 +01:00
593f39fff3
git/config: improve git-diff colours with diff-so-fancy 2018-03-29 16:29:55 +01:00
f288397231
profile: intelligently determine .profile abs path 2018-03-29 14:00:57 +01:00
c2dc82c1cc
profile: add progexists function, deduplicating which 2018-03-29 11:31:27 +01:00
5a6795c8e3
profile: add GOPATH 2018-03-29 11:10:36 +01:00
0623fdb4ea
profile: dynamically calculate DOTFILES directory 2018-03-29 11:10:15 +01:00
927cdeccb6
profile: add LESS/man output colours 2018-02-27 01:38:51 +00:00
a4aa5c0830
Fix bash-isms in .profile, causing errors on some devices 2017-12-18 17:13:42 +00:00
3351a95a0a
Modernise and improve vim-setup script 2017-12-18 17:01:49 +00:00
bd549b6424
Fix man and less line wrapping 2017-12-11 16:52:47 +00:00
004875f664
Move .vim{,rc} to .config 2017-11-23 19:40:24 +00:00
7afdacabbe
Don't background an already forking process 2017-11-17 13:09:58 +00:00
8e1299ca5b
Wrap lines again in less 2017-11-17 13:09:36 +00:00
2a463c1ea0
Enable advanced less options globally 2017-11-15 23:27:42 +00:00
29f0feb620
Add check before starting gnome-keyring-daemon to prevent env-dump 2017-11-03 00:28:18 +00:00
bc3f39e905
profile: always start gnome-keyring-daemon 2017-10-03 10:29:21 +01:00
519ee698bc
profile: remove negation in if statement 2017-10-03 10:28:57 +01:00
2a095e0570
profile: add secrets file 2017-10-03 10:17:16 +01:00
3069bea815
Remove legacy Qt-GTK theme linking 2017-07-15 13:37:41 +01:00
33fb51714d
Fix dbus user-session and gnome-keyring on boot 2017-07-09 00:09:12 +01:00
b9bb504f73
Enforce GTK theme for Qt applications with qt5-styleplugins 2017-02-25 02:45:56 +00:00
0f0043ac08 Improve SSH-agent session management for chained connections 2016-10-05 00:10:48 +01:00
30cb9e69dc Don't try to start autocutsel if there is no X session running 2016-10-05 00:10:16 +01:00
562233d363 Only start autoculsel if it's installed 2016-09-01 14:48:17 +01:00
962459356b Improve zsh variable usage 2016-09-01 14:16:13 +01:00
96a00e61d1 Switch default browser to Chromium 2016-09-01 14:15:31 +01:00
f30bda24ad Add autocutsel for clipboard merging. Yay! 2016-08-26 21:35:46 +01:00
d834fe8440 Check the correct env-var for ssh agent forwarding 2016-07-20 16:34:17 +01:00
975aff3989 Don't start SSH agent if it's already running 2016-07-20 16:25:24 +01:00
7348528fb5 Start SSH Agent on login 2016-07-19 23:38:20 +01:00
44cde0e4d4 Unify terminal & font configuration 2016-05-16 17:43:27 +01:00
3a0b18b3d5 Set less (with colour support) as $PAGER 2016-05-01 14:30:47 +01:00
84ecc5d5b8 Spoof as GNOME to trick xdg-open 2016-04-19 17:12:23 +01:00