1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Pratham Patel 3115de78b9 zsh: do the compinit for all machines and skip setfont for "console TTYs" 2023-06-04 18:19:17 +05:30
Pratham Patel 2b7f03a181 zshrc: remove a few completion tags 2022-12-21 17:21:14 +05:30
Pratham Patel 09f21a1bbd fix typo 2022-12-21 16:35:25 +05:30
Pratham Patel 2c955944a4 changes made in this commit related to zsh:
- remove the shebang, not much useful
 - setup sudo alias of doas with a trailing space
 - zsh does not have readarray, remove the alias, will just use the GUI launcher
 - add host vasudev for check in syntax highlighting
 - declare ZSH_CONFS_DIRECTORY before it is used
 - add keybinds for various keys like PgDown, PgUp, F*
 - fix syntax error of using "else if" when "elif" is correct
 - remove the pts* case for fonts, it is not usefu
2022-12-21 12:11:45 +05:30
Pratham Patel 7f3d6cb14f zsh: check before sourcing files 2022-12-21 08:48:40 +05:30
Pratham Patel 8e948d4495 zsh: follow-up for ff1f227e0e 2022-12-19 23:38:32 +05:30
Pratham Patel fc036396a0 changes made:
- converted all tabs (that I could find) to spaces
 - move shell _then_ and _do_ keywords on same line as _if_ and _loops_
 - re-organize .scripts/ dir (add sentinel and bluefeds scripts too)
2022-09-25 03:47:51 +05:30
Pratham Patel ae79fb8497 .zshrc: use en_IN.UTF-8 for all linux machines 2022-09-24 12:44:36 +05:30
Pratham Patel 902227b06f init commit 2022-09-23 19:28:12 +05:30