diff options
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/default.nix | 2 | ||||
-rw-r--r-- | zsh/terminfo/f/foot | bin | 0 -> 3586 bytes | |||
-rw-r--r-- | zsh/terminfo/f/foot+base | bin | 0 -> 3302 bytes | |||
-rw-r--r-- | zsh/terminfo/f/foot-direct | bin | 0 -> 3567 bytes |
4 files changed, 2 insertions, 0 deletions
diff --git a/zsh/default.nix b/zsh/default.nix index 14c0db1..b89dea7 100644 --- a/zsh/default.nix +++ b/zsh/default.nix @@ -18,6 +18,8 @@ plugins=(git vi-mode) source $ZSH/oh-my-zsh.sh + export TERMINFO_DIRS=${pkgs.ncurses}/lib/terminfo:${./terminfo} + export BROWSER=${config.browser} . ${./zshrc} diff --git a/zsh/terminfo/f/foot b/zsh/terminfo/f/foot Binary files differnew file mode 100644 index 0000000..b5576f9 --- /dev/null +++ b/zsh/terminfo/f/foot diff --git a/zsh/terminfo/f/foot+base b/zsh/terminfo/f/foot+base Binary files differnew file mode 100644 index 0000000..43c81f4 --- /dev/null +++ b/zsh/terminfo/f/foot+base diff --git a/zsh/terminfo/f/foot-direct b/zsh/terminfo/f/foot-direct Binary files differnew file mode 100644 index 0000000..d20996b --- /dev/null +++ b/zsh/terminfo/f/foot-direct |