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

36 Commits

Author SHA1 Message Date
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
b96d16bcef Nicer font configuration 2016-04-01 18:09:41 +01:00
ed93c42b1a Add some more locale envvars 2016-04-01 18:09:41 +01:00
0b3c202af2 Initial commit 2016-03-31 03:05:40 +01:00