1
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
Pratham Patel 3644beaae7 zsh aliases: reshuffle ALL_CONTAINERS so uptime kuma stops first upon using alias 'containerstopall' 2023-02-05 05:29:49 +05:30
Pratham Patel 35a3a68149 zsh aliases: rsync: enable fsync 2023-01-27 13:25:02 +05:30
Pratham Patel ff4d66fec5 zsh aliases: aria2c disable seeding 2023-01-27 13:23:10 +05:30
Pratham Patel 168b8a56f3 zsh aliases: add hostname rustyvm under archlinux/flameboi 2023-01-25 18:24:54 +05:30
Pratham Patel f2a5c23a3b zsh aliases: use hostname instead of IP address for rustyvm 2023-01-22 13:02:50 +05:30
Pratham Patel 8923f14357 zfs aliases: add aliases for pacman 2023-01-21 18:51:55 +05:30
Pratham Patel 6c1613d00e zsh aliases: add aliases for dig and dog 2023-01-19 17:18:40 +05:30
Pratham Patel 4c096b2b88 zsh aliases: remove --perms from rsync alias and add alias for rustyvm 2023-01-13 19:30:32 +05:30
Pratham Patel 17d96d4234 zsh aliases: add alias to clear clipboard in X 2023-01-11 10:52:19 +05:30
Pratham Patel 0c8354172b rsync: use --perms 2023-01-10 08:40:07 +05:30
Pratham Patel fb7de738ec zsh aliases: reorganize PATH 2023-01-06 10:23:18 +05:30
Pratham Patel 09920e32b6 zsh alises: add alias for pkgfile 2023-01-05 08:41:21 +05:30
Pratham Patel 01a331d0cb zsh aliases: fix alias pysort 2023-01-05 08:09:23 +05:30
Pratham Patel aeda5f363f zsh aliases: re-arragne PATH precedence, add container-uptime-vishnu.service to ALL_SERVICES and increase total running services to 10 2023-01-04 18:58:44 +05:30
Pratham Patel bbd1b944c4 zfs_aliases: rename bluefeds to reddish and add aliases for pinging 2022-12-23 22:49:02 +05:30
Pratham Patel 2a3bf77fa7 alias paru with LESS instead of exporting LESS 2022-12-21 16:33:06 +05:30
Pratham Patel 732ec6fa53 add hostname vasudev as an alternative to flameboi 2022-12-21 12:32:08 +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 0c59da3bfa zsh-aliases: link to the issue why I add rustup in PATH 2022-12-21 09:04:21 +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