helix fix and some useful zsh functions

This commit is contained in:
Rouven Seifert 2023-08-12 18:34:29 +02:00
parent 4964b6036b
commit 346d04e632
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 206 additions and 37 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ config, pkgs, lib, helix, ... }:
{
nix.settings.experimental-features = [ "nix-command" "flakes" ];
imports =
@ -58,7 +58,7 @@
vim
wget
htop-vim
helix
helix.packages.x86_64-linux.default
lsof
btdu
];