Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |