summaryrefslogtreecommitdiffstats
path: root/.config/zsh/.zshrc
Commit message (Collapse)AuthorAgeFilesLines
* Save command to history before it is executed (#1409)fennomaani2024-05-111-0/+1
|
* Stop trapping SIGINT to allow further use of Ctrl+C once lfcd is closed (#1231)Gioele De Vitti2022-11-111-1/+1
| | | | | | | | | | | | | * Avoid expansion of file path containing spaces * Do not trap INT signal on lfcd * Untrap to stop trapping once lfcd quit * Revert "Avoid expansion of file path containing spaces" This reverts commit edcccf8f1bb0eb283aa332dc3a2d2b431eb6d189. * Trap SIGINT again
* close #1115Luke Smith2022-04-301-6/+9
|
* battery warning fix; zsh beam simplifiedLuke Smith2020-12-181-10/+5
|
* minor updatesLuke Smith2020-11-191-2/+3
|
* old stuff removedLuke Smith2020-11-161-4/+4
| | | | many files renamed, possible breakage
* fast syntax highlightingLuke Smith2020-04-281-2/+2
|
* suppress lfcd tmp mesgLuke Smith2020-04-081-1/+1
|
* Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵Luke Smith2020-04-081-0/+1
|\ | | | | | | karioki-zshnameddir
| * New featuer: ZSH named dirsArjun Karangiya2020-04-061-1/+2
| |
* | oops for configLuke Smith2020-04-081-2/+2
| |
* | assume default values if xdg dirs not setLuke Smith2020-04-081-2/+2
| |
* | Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into ↵Luke Smith2020-04-081-2/+2
|\ \ | | | | | | | | | dennisleexyz-xdgify
| * | substitute $HOME/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-041-2/+2
| |/
* / zshrc updateLuke Smith2020-04-081-18/+27
|/
* zsh configs addedLuke Smith2019-09-181-0/+71