Commit graph

18 commits

Author SHA1 Message Date
lara 776a83d71c [zsh] Add function to convert mp4 to gif (from howto file) 2020-11-20 19:17:16 +01:00
lara c9ec334c48 [zsh] Fix cursor breakage caused by bg rc update 2020-11-10 23:24:46 +01:00
Lara d4e82cf9cd [zsh] Improve BSD compatibility 2020-07-27 13:56:38 -04:00
lhark e7651ca62f [zsh] Finish english translation and cleanup 2019-11-18 18:49:44 +00:00
lhark e0dc869471 [zshrc] Add support for Kitty term emulator 2018-11-23 13:39:57 -05:00
lhark 7f2abdcdad [zshrc] Add youtube audio search from clipboard 2018-07-10 15:33:50 -04:00
lhark e8597d937c Add youtube music search 2018-05-17 09:35:59 -04:00
lhark 83f91a5034 [zshrc] Switch to builtin vcs_info for the git prompt. Move aliases and prompt to new file
Instead of using hand crafted parsing to get the current git state, we
use the existing vcs_info module, augmented by a few hooks to preserve
previous prompt functionality.

The prompt now also display the vi mode of ZLE on the left of the
username : [I] for insert mode, [N] for normal mode.

A lot of the inspiration for this refactor came from
https://github.com/frioux/dotfiles
For example the tweaks to the keybindings and completion.
2018-02-26 03:18:40 -05:00
lhark 6b481e598f Add Void Linux to system update checking 2017-09-09 01:58:50 -04:00
lhark 001fe2016d Add exit status to prompt & Remove useless zsh options 2017-07-25 00:56:54 -04:00
lhark 384cbfeb3b Clean up code and improve readability 2016-10-27 03:51:43 -04:00
lhark 0e14d4b93c Fix scope problems 2016-10-11 01:04:33 -04:00
lhark fdc4d9ccae Added TODO list 2016-10-11 01:00:44 -04:00
lhark 56c6155640 Suppress error when /dev/shm/prompt_msg does not exist 2016-10-11 06:52:41 +02:00
lhark b5958036c4 Fix grammar error 2016-10-11 00:49:35 -04:00
lhark dd98a17e7c Fix prompt creation bug & cleaned up prompt code 2016-10-11 00:44:21 -04:00
lhark 68984ff8c1 Improved rc self update and added sys update watch 2016-10-10 21:54:42 -04:00
lhark c9290261eb Add message displaying capabilities to the prompt 2016-10-10 20:27:28 -04:00