aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 dayseshell: Setup some helper functions in eshell-additions, move bindings to there.Aryadev Chavali
- A helper function to instantly perform commands - eshell-goto-latest-prompt to remove any artifacts when performing these instant commands Bindings needed to be moved over to that section cos they utilise these helpers.
4 daysAdd exit status code on failure to eshell promptAryadev Chavali
4 daysSmall changesAryadev Chavali
4 dayseselect: use the Emacs systemd service instead of a random bg-daemonAryadev Chavali
4 daysSmall adjustments on other scriptsAryadev Chavali
4 daysawk refactor of my scriptsAryadev Chavali
awk is OP man - so easy to use and does a bunch of stuff all at once without having to rely on multiple pipes. It comes with essentially every distribution so you'll always have access to it.
4 daysqedit: quickly write up some code in your editor of choiceAryadev Chavali
Generates a temp file (with your choice of extension) which you can then write code in immediately.
5 daysIn no world should battery hibernate the system automaticallyAryadev Chavali
Not a job for a simple status script - user should be smart enough to do it themselves.
10 daysFix bug eshell-promptAryadev Chavali
When on a remote directory (i.e. ssh'd onto a separate folder), user input would be coloured based on the status colour of the last command. This colouring should only apply on the actual user-prompt component - so this commit fixes it. RCA: caused by run-on-colouring from the ep/user-prompt i.e. no defaulting of the face.
10 daysCleanup gitignoreAryadev Chavali
11 daysSome more yakshavingAryadev Chavali
11 daysrework +eshell/open and +eshell/at-cwdAryadev Chavali
empty C-u will always maps to choosing an instance, numerics will map to numeric eshell instances. This way you can still name your instances if you really want, but instant access eshells through numeric argument is allowed and incentivised.
11 daysmake normal the initial state for eshell-modeAryadev Chavali
11 daysSome light yakshavingAryadev Chavali
11 daysUsing ly for my login manager means I don't need auto loginAryadev Chavali
11 daysExtend bluetooth-status to present the status of multiple devicesAryadev Chavali
13 daysAdded script to rerun a command on a timer infinitely.Aryadev Chavali
13 dayssmall changes to scriptsAryadev Chavali
13 daysTwo new scripts with bindings in sxhkdAryadev Chavali
browser: open http://loopback via xdg-open (allows us to abstract away details and reuse the script) spawn_everything: launch all the stuff I require for my full desktop experience on boot.
2025-10-23Make act_display present arguments in dmenu promptAryadev Chavali
2025-10-23rearrange sxhkdAryadev Chavali
2025-10-23Setup script to init/tear down a screen timer for autolockingAryadev Chavali
2025-10-23yakshaving ykwimAryadev Chavali
2025-10-23bump lazyAryadev Chavali
2025-10-23Match foreground with colour in personal-solarizedAryadev Chavali
2025-10-23Fix bug with making new frames not having the right font settingsAryadev Chavali
2025-10-23make qscope a single pipeAryadev Chavali
2025-10-19Added little script to quickly kill processesAryadev Chavali
2025-10-09update aspellAryadev Chavali
2025-10-09config changesAryadev Chavali
2025-09-28scripts: `respawn` for tearing down then starting up some processAryadev Chavali
2025-09-25ignore me gitAryadev Chavali
2025-09-25Bunch of changes fr frAryadev Chavali
2025-09-23Move all org-babel language loading to the org sectionAryadev Chavali
2025-09-23Emacs: Some extra bindings and configurationAryadev Chavali
2025-09-23Binding to clear output in python-shellAryadev Chavali
2025-09-21+eshell/open now uses project eshells first priority!Aryadev Chavali
2025-09-21Some small changesAryadev Chavali
2025-09-21Small refactorAryadev Chavali
2025-09-15Added bindings for yanking and deleting buffers quicklyAryadev Chavali
2025-09-11some changes to emacs configAryadev Chavali
2025-08-20Bunch of stuff, who caresAryadev Chavali
2025-07-10eshell-prompt: Fix some bugs, add some features, clean upAryadev Chavali
2025-07-10Cleanup sxhkdrcAryadev Chavali
2025-07-10Rearrange and add config for my desktopAryadev Chavali
2025-07-10Compositor scriptAryadev Chavali
2025-06-08Other changesAryadev Chavali
2025-06-08Emacs changes... lots of themAryadev Chavali
2025-06-04Some more updatesAryadev Chavali
2025-06-03Updates, loads of updates!Aryadev Chavali