ljkasdjklasdljkads

This commit is contained in:
2026-05-01 02:14:43 +02:00
parent f9c961bf4f
commit c8060bf6f5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
# https://man.archlinux.org/man/extra/fzf/fzf.1.en#PREVIEW_WINDOW
# bat is installed in bat.nix
# this goes into home.sessionVariables.FZF_CTRL_T_OPTS which goes into a 'export ""' statement, i.e. it will eval bash variables
#"--preview 'head {}'"
# "--preview 'head {}'"
# "--preview 'bat {}'"
# "--preview 'tail -n\\$FZF_PREVIEW_LINES {} | bat --file-name {} --paging never --style plain'"
# "--preview 'bat {} --paging never --style plain' --preview-window follow"
+1 -1
View File
@@ -34,7 +34,7 @@
programs.git.iniContent.init.defaultBranch = "main";
programs.git.ignores = [
#".envrc"
# ".envrc"
".direnv"
".remote.toml"
".remoteenv"