Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-10 | (General)~updates to various files due to reinstall on laptop | Aryadev Chavali | |
By reinstalling arch on my laptop, I've had the chance to see any loose ends or errors in my setup that, by virtue of how fresh the system is, I'm motivated to fix. | |||
2021-07-06 | (General)~loads of commits, getting ready to port dotfiles to another machine | Aryadev Chavali | |
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-12-02 | (Shell)~permananetly add rsa keys to ssh when booting | 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-09 | -figlet call in zprofile | 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-08-01 | -setxkbmap call in zprofile | Aryadev Chavali | |
Already handled in xinitrc | |||
2020-07-15 | +autocd option to zsh | dx | |
This allows me to instantly go to a directory just by typing its name | |||
2020-07-15 | +set default terminal as Suckless Terminal | dx | |
2020-07-12 | ~set prompt colors | dx | |
2020-07-12 | +set alternate editor for emacsclient to be emacs | dx | |
2020-07-07 | -instant startx, do it myself | 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-10 | ~st -> alacritty for $TERMINAL | dx | |
2020-06-06 | +dre = doom sync along with other bindings | dx | |
2020-06-06 | ~path: ~ -> $HOME and use find to get all the script folders | dx | |
2020-05-25 | +binding to open emacsclient (connect to server) called sedit | dx | |
2020-05-25 | ~EDITOR nvim -> emacsclient | 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-24 | ~set alternate editor for emacsclient to be vim | 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 | |
2020-05-12 | ~zsh -> Shell | dx | |