diff options
| author | shmibs <shmibs@gmail.com> | 2014-11-06 09:59:14 -0700 |
|---|---|---|
| committer | shmibs <shmibs@gmail.com> | 2014-11-06 09:59:14 -0700 |
| commit | 73a59a9727df8def31856b379eb7c7eee3c89b3c (patch) | |
| tree | 72f4087ec1f09a08dee3c5eb1370e8d6179515ca /.zprofile | |
| parent | d409dfad127799676d9c48cac6ae7297fcd4da62 (diff) | |
| download | dotfiles-73a59a9727df8def31856b379eb7c7eee3c89b3c.tar.gz | |
not sure why these weren't added already
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..1fdd034 --- /dev/null +++ b/.zprofile @@ -0,0 +1,3 @@ +emulate sh -c 'source /etc/profile' + +export QT_STYLE_OVERRIDE=gtk |
