aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* _emacs.d/personal: add fcitx.el for fcitx support in Emacs.Aaron LI2016-02-222-0/+33
|
* _emacs.d/personal/mu4e.el: add mu4e extensionsAaron LI2016-02-221-3/+19
|
* _emacs.d/personal: rename personal.el to config.elAaron LI2016-02-221-1/+1
|
* prelude emacs: update personal configurations stylesAaron LI2016-02-214-27/+60
|
* Add freebsd/_nexrc: config for nviAaron LI2016-02-211-0/+50
|
* Add freebsd/_login_confAaron LI2016-02-211-0/+13
|
* Emacs: customize 'prelude' configuration kit.Aaron LI2016-02-214-0/+384
| | | | Prelude: https://github.com/bbatsov/prelude
* update gmail fingerprintAaron LI2016-02-212-8/+8
|
* zsh: add zsh/emacs.zshAaron LI2016-02-212-2/+40
|
* zsh/functions.zsh: syntax updatesAaron LI2016-02-211-20/+22
|
* zsh/aliases.zsh: remove emacs and vim aliasesAaron LI2016-02-211-3/+0
|
* _xinitrc: add gpg-agentAaron LI2016-02-171-0/+3
|
* update ncmpcpp bindings syntaxAaron LI2016-02-171-11/+15
|
* Drop BSD calendar configurationsAaron LI2016-02-082-33/+0
|
* Drop conky configuration (I no longer use conky)Aaron LI2016-02-0823-2960/+0
|
* small updatesAaron LI2016-02-072-8/+16
|
* Update gmail server cert fingerprintAaron LI2016-02-042-8/+8
|
* Add _bin/get_cert.sh; Update README.mdAaron LI2016-02-032-1/+54
|
* Tune zsh configuationsAaron LI2016-02-037-20/+42
|
* Add account "foxmail" (i.e., QQ)Aaron LI2016-01-311-1/+11
|
* Add Gmail labels note; drop FreeBSD and OpenBSD foldersAaron LI2016-01-311-1/+6
|
* change task_sort_order: none -> centerAaron LI2016-01-311-2/+5
|
* zsh prompt: show exit code if errorAaron LI2016-01-311-2/+2
|
* Add 'vi-mode.zsh' from 'oh-my-zsh'Aaron LI2016-01-313-6/+54
|
* Tune zsh configs; Auto startx if login on tty6 (.zlogin)Aaron LI2016-01-315-5/+33
|
* Use 'xinitrc' and 'startx' to start X session.Aaron LI2016-01-312-18/+27
|
* Add auth_mechanisms to exclude XOAUTH2 as I do not use it.Aaron LI2016-01-311-5/+12
| | | | In this way, I get rid of the XOAUTH2 authentication failed warnings.
* Add "afew" configAaron LI2016-01-301-0/+105
|
* Move _msmtprc, _mbsyncrc, _offlineimaprc from private.Aaron LI2016-01-303-0/+869
|
* small adjustmentsAaron LI2016-01-302-5/+5
|
* Rip out the heavy oh-my-zsh ...Aaron LI2016-01-3013-94/+419
| | | | | | | Credits: [1] https://github.com/spicycode/ze-best-zsh-config [2] Zsh Configuration from the Ground Up http://zanshin.net/2013/02/02/zsh-configuration-from-the-ground-up/
* Re-arrange notmuch-config commentsAaron LI2016-01-301-43/+48
|
* Update alot configurationAaron LI2016-01-282-12/+39
|
* Add _Rprofile for RAaron LI2016-01-281-0/+135
|
* Remove _screenrcAaron LI2016-01-281-83/+0
|
* Update ZSH configuration.Aaron LI2016-01-273-30/+15
| | | | | * `_zlogout`: also check `clear` * `_zshrc.local`: remove PATH and locale settings (already in `.profile`)
* Update (ZSH) shell configuration files.Aaron LI2016-01-276-51/+87
|
* Get rid of bash :)Aaron LI2016-01-265-264/+0
|
* openbox/rc.xml: Alt-F3 rofi window switcherAaron LI2016-01-251-1/+8
|
* _Xresources: add rofi settingsAaron LI2016-01-251-2/+32
|
* Move mailcap out of mutt.Aaron LI2016-01-252-3/+4
|
* Environment variables are NOT supported in _notmuch-configAaron LI2016-01-181-1/+2
|
* Small updates.Aaron LI2016-01-144-6/+158
| | | | | | | * `_Xmodmap`: add comment about `setxkbmap` * `_ncmpcpp/bindings`: add back syntax documentation * `_notmuch-config`: avoid use absolute/explicit home path * `_offlineimap/offlineimap.py`: add comment on password file creation
* Add alot (notmuch frontend) config and theme.Aaron LI2016-01-143-0/+286
| | | | * `README.md`: add section about explicit home or other path
* Delete `gtkrc-2.0` & `gtkrc.mine`Aaron LI2016-01-142-33/+0
|
* Update openbox autostart.sh & rc.xmlAaron LI2016-01-142-17/+20
| | | | | * `autostart.sh`: use `pgrep -x` * `rc.xml`: add keybind 'A-grave`
* Add quake-like urxvt to openboxAaron LI2016-01-107-38/+80
| | | | | | * `urxvtc.sh`, `urxvtq.sh`: quake-like urxvt terminal * fix error application launch in rc.xml and menu.xml * add suffix to scripts
* Rewrite openbox menu.xml; small update to rc.xmlAaron LI2016-01-094-290/+144
|
* Update openbox rc.xml against the new stock version.Aaron LI2016-01-092-1685/+932
|
* Add scripts `volume.sh` and `music-player.sh`Aaron LI2016-01-082-0/+223
| | | | | * `volume.sh`: support Linux (amixer/ALSA) and FreeBSD/DragonFly (mixer) * `music-player.sh`: support mpd and mocp