We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3638c30 commit a25411cCopy full SHA for a25411c
.idx/dev.nix
@@ -1,6 +1,8 @@
1
{pkgs, ...}: {
2
channel = "stable-24.11";
3
packages = with pkgs; [
4
+ bash-completion
5
+ gitui
6
neovim
7
ripgrep
8
rm-improved
0 commit comments