summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix service installationJesse Luehrs2023-10-081-1/+1
|
* remove some no longer used configJesse Luehrs2023-10-0822-5235/+0
|
* bump submodulesJesse Luehrs2023-10-0810-0/+0
|
* convert to stowJesse Luehrs2023-10-08274-528/+403
|
* add support for git-branchlessJesse Luehrs2023-09-173-3/+29
|
* remove some git aliases i don't useJesse Luehrs2023-09-171-7/+0
|
* factor out finding the git rootJesse Luehrs2023-09-173-7/+11
|
* display lsp messagesJesse Luehrs2023-08-061-0/+3
|
* add space-o for :diffgJesse Luehrs2023-07-311-0/+3
|
* use indent guidesJesse Luehrs2023-07-302-0/+5
|
* alias hx to helixJesse Luehrs2023-07-291-0/+1
|
* fix weather time zoneJesse Luehrs2023-07-161-1/+3
|
* actually i don't care much about awsJesse Luehrs2023-07-161-6/+1
|
* yet more tweaksJesse Luehrs2023-07-161-7/+11
|
* few more starship fixesJesse Luehrs2023-07-151-8/+8
|
* try something different for battery displayJesse Luehrs2023-07-151-2/+21
|
* restore spaceJesse Luehrs2023-07-151-1/+1
| | | | that was actually correct, there's just a bug in the battery module
* more tweaksJesse Luehrs2023-07-151-1/+1
|
* theming tweaksJesse Luehrs2023-07-151-1/+2
|
* fix weather script now that darksky is goneJesse Luehrs2023-07-153-36/+96
|
* use the git untracked cacheJesse Luehrs2023-07-151-0/+1
|
* actually remove the generated fileJesse Luehrs2023-07-151-116/+0
|
* few more tweaksJesse Luehrs2023-07-151-3/+5
|
* customize starship config per host and userJesse Luehrs2023-07-154-5/+145
|
* don't use an ssh symbolJesse Luehrs2023-07-151-1/+1
|
* switch to starshipJesse Luehrs2023-07-154-20/+122
|
* remove warpdJesse Luehrs2023-06-212-7/+0
| | | | i never ended up using this
* update junk mail folderJesse Luehrs2023-06-181-1/+1
|
* Revert "try out skim"Jesse Luehrs2023-04-238-15/+6
| | | | This reverts commit 0d9a401b82a685dcb295b11188ae467562bb0d92.
* restore fzf multi selectJesse Luehrs2023-04-031-2/+2
|
* recurse submodulesJesse Luehrs2023-04-031-0/+2
|
* autoformat python with blackJesse Luehrs2023-04-031-0/+2
|
* configure soft wrap for new helix versionJesse Luehrs2023-04-032-0/+4
|
* try out difftasticJesse Luehrs2023-04-011-0/+1
|
* try out skimJesse Luehrs2023-04-018-7/+16
|
* done testingJesse Luehrs2023-03-271-8/+0
|
* temporarily add extra makefile for testingJesse Luehrs2023-03-271-0/+8
|
* force true color mode in helixJesse Luehrs2023-03-261-0/+1
| | | | | it currently tries to autodetect this, which means it tends to fail when editing files over ssh or whatever
* better clippy behavior in helixJesse Luehrs2023-03-261-1/+1
|
* restore a shell_pipe keybindingJesse Luehrs2023-03-261-0/+1
| | | | since i overwrote it with my quit binding
* use the diff gutter in helixJesse Luehrs2023-03-261-1/+1
|
* use default branch of main for new repositoriesJesse Luehrs2023-03-261-0/+2
|
* update pluginsJesse Luehrs2023-02-185-0/+0
|
* try out warpdJesse Luehrs2023-02-182-0/+7
|
* remove some keybindings i never use anymoreJesse Luehrs2023-02-181-3/+0
|
* update depsJesse Luehrs2023-02-0510-0/+0
|
* copy over a few more commandsJesse Luehrs2022-12-132-0/+2
|
* let's try defaulting to helix for a whileJesse Luehrs2022-12-132-3/+5
|
* simplify helix config a bunchJesse Luehrs2022-12-131-37/+3
| | | | let's at least try using the defaults for a while
* remove diff.colorMovedJesse Luehrs2022-12-131-1/+0
| | | | | it tracks moves across files but doesn't give any indication about where they came from, which is super confusing in large diffs