Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | (Shell)~Small changes | Aryadev Chavali | |
2024-06-22 | Tons of changes | Aryadev Chavali | |
2024-05-08 | (Shell)+zshrc now has a prompt! | Aryadev Chavali | |
2024-05-06 | (Emacs|Shell|SystemD)~Small changes | Aryadev Chavali | |
2023-10-06 | (Shell)~zshrc: alias ls with --group-directories-first | Aryadev Chavali | |
2022-10-11 | (*)~changes to make biber work | Aryadev Chavali | |
2022-09-17 | (Shell)~rearranged .zprofile, moved some exports .zshrc->.zprofile | Aryadev Chavali | |
This is so Emacs (via systemd) gets the most up to date information possible. | |||
2022-07-12 | (*)~general fixes, small scale | Aryadev Chavali | |
(notmuch)+junk tag (Shell)~sdkman so it uses the current username | |||
2022-02-08 | (Shell)+opam env call for zshrc, +utoprc | Aryadev Chavali | |
utoprc for some nicer colours. | |||
2022-01-18 | (Shell)~zshrc emacs bindings updated for Emacs server | Aryadev Chavali | |
The systemd emacs service uses the default name, so no need for to specify the socket name. | |||
2022-01-12 | (Shell)+ssh_agent integration | Aryadev Chavali | |
Use the same socket file for any zsh shell I create (default shell for user and hence from tty) so ssh-agent works consistently. | |||
2021-09-15 | (General)~small changes | Aryadev Chavali | |
Just check each edit, there's nothing to describe or explain here. | |||
2021-07-28 | (Shell)+hlight alias+a ton of options for history in zsh | Aryadev Chavali | |
hlight alias highlights words via grep. Basic usage is for files but can also be used for piped input. Just a bit nicer to use. zsh history management makes zsh-fish-autocomplete an even more powerful tool (as it now has a giant history to read through instead of just a local history) | |||
2021-07-27 | (Shell|XServer)~minor edits with indenting | Aryadev Chavali | |
(Shell)~propagate change to emacs service (no -s MAIN) and editing (XServer)~state explicit full path for lock script for ease of understanding (it's a user script, not some other program) | |||
2021-07-26 | (Emacs|Scripts)~minor edits | Aryadev Chavali | |
(Emacs)~changed some descriptions, formatting, edits of assigned functions (Scripts)~allow psearch to use all arguments supplied rather than just the first one (pacman -Ss actually greedily consumes all arguments given as part of the search) | |||
2021-07-25 | (Shell|Scripts|Emacs)~minor edits | Aryadev Chavali | |
+psearch function to search pacman with less (I use this all the time, just makes it easier to do in one go) ~speed script to use a slightly larger file so user can get a better estimate of dl speed ~ada-mode slightly better comments | |||
2021-07-11 | (General)~some minor changes for supporting the desktop | Aryadev Chavali | |
These changes are mostly surface level. | |||
2021-07-10 | (Shell)~zshrc to be a bit more featureful~ps1 | Aryadev Chavali | |
The PS1 variable has been changed to look a bit nicer, added some nice functions for quick edits in the terminal (though I still expect to use Emacs for anything above a quick edit) | |||
2021-05-06 | (Repo)~general changes that I cba to document | Aryadev Chavali | |
2021-03-08 | (Shell)+sdkman config to zsh | Aryadev Chavali | |
2021-02-28 | (Shell)+sudo alias for doas ~emacsclient aliases | Aryadev Chavali | |
2020-12-30 | (Shell)+TERM variable to make ssh easier | Aryadev Chavali | |
2020-09-29 | (Shell)+eclient alias to zshrc | Aryadev Chavali | |
Emacs client alias for main server | |||
2020-09-27 | (Shell)+zshrc now has emdir to go directly to emacs directory | Aryadev Chavali | |
2020-09-01 | ~ssh-agent and ssh-add | Aryadev Chavali | |
2020-08-28 | +ls -la bind to l | Aryadev Chavali | |
2020-08-01 | -extraneous templates from gentemplate | Aryadev Chavali | |
2020-08-01 | -exa | Aryadev Chavali | |
No need for exa when ls works so well | |||
2020-07-15 | +autocd option to zsh | dx | |
This allows me to instantly go to a directory just by typing its name | |||
2020-07-12 | ~set prompt colors | dx | |
2020-06-27 | +devour function for zshrc | dx | |
This destroys the terminal after launching the script | |||
2020-06-21 | -vi binding to nvim | dx | |
2020-06-10 | ~sedit now uses eserver | dx | |
2020-06-06 | +dre = doom sync along with other bindings | dx | |
2020-05-25 | +binding to open emacsclient (connect to server) called sedit | dx | |
2020-05-24 | +alias to load other emacs (user based one in .config/emacs/init.el) | dx | |
2020-05-24 | +C-x C-e bind to zsh to edit command line | dx | |
2020-05-17 | ~ls -> exa | dx | |
exa seems like a nicer, faster program. Also rust replacements | |||
2020-05-12 | -gentemplate offline command | dx | |
Most of the time I'm doing something like this, I'll just do the copying myself. | |||
2020-05-12 | ~rearranged a few thigns | dx | |