ljkasdjklasdljkads
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
programs.git.iniContent.init.defaultBranch = "main";
|
||||
programs.git.ignores = [
|
||||
#".envrc"
|
||||
# ".envrc"
|
||||
".direnv"
|
||||
".remote.toml"
|
||||
".remoteenv"
|
||||
|
||||
Reference in New Issue
Block a user