Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Bump perl input to pkgs/trash
- Use {swiftPackages. => }xcbuild for pbv
- Remove cling; was crashing and ) wasn't using it anyways
- LSP tsserver was renamed to ts_ls
|
|
I also moved pbv and trash from hosts/muhammed/home/dev-utils into the
new module, since they aren't really development related; I would still
want them on a Darwin system that *wasn't* being used for development.
|
|
|
|
This commit partially reverts 386d237f. I think this configuration line
was causing errors because my neovim version config didn't actually
support the feature.
|
|
|
|
I am tired of fighting with literally every single tool (neovim, git,
alejandre) to allow tabs inside the Lua code in the big string.
|
|
|
|
|
|
|
|
|
|
|
|
This patch sets up a Gleam development environment on Muhammed.
I also took this opportunity to move a whole bunch of
development-related filetype plugins to Muhammed, reducing closure size
on Ahmed.
|
|
|
|
Conjure keeps getting in my way because it pops up when it isn't wanted
and rebinds my keys.
|
|
|
|
The script didn't check the theme upon startup, which caused some issues
if the system-wide theme change happened while iTerm2 was closed.
This new version always updates the iTerm2 theme based on the system
theme upon startup.
|
|
|
|
|
|
|
|
|
|
This patch moves in the reorganizational work done on the reorg branch,
mainly:
* Move host-specific modules into hosts/<host>/<module>
* Break up HM config
See the reorg branch for the individual commits.
|