changes :3

This commit is contained in:
zoey 2025-06-15 18:15:28 -04:00
parent c50bfc3eea
commit 0ad695abcf
Signed by: zoey
GPG key ID: 81FB9FECDD6A33E2
27 changed files with 1022 additions and 656 deletions

View file

@ -24,6 +24,11 @@ in {
set -g FZF_PREVIEW_FILE_CMD "head -n 10"
set -g FZF_PREVIEW_DIR_CMD "ls"
set -gx AWS_DEFAULT_PROFILE (cat ~/.aws_profile | string collect)
set -Ux MANROFFOPT '-c'
set -Ux MANPAGER "sh -c 'col -bx | bat -l man -p'"
if not set -q TMUX
tmux
end
@ -99,8 +104,6 @@ in {
# download from yt and other websites
yt-dlp
zsh-history
# man pages for tiktok attention span mfs
tealdeer

View file

@ -57,7 +57,6 @@ in {
onefetch
cpufetch
yt-dlp
zsh-history
tealdeer
glow
hyperfine

View file

@ -36,7 +36,6 @@ in {
initContent = let
sources = with pkgs; [
"${zsh-nix-shell}/share/zsh-nix-shell/nix-shell.plugin.zsh"
"${zsh-history}/share/zsh/init.zsh"
"${zsh-fzf-tab}/share/fzf-tab/fzf-tab.plugin.zsh"
"${zsh-f-sy-h}/share/zsh/site-functions/F-Sy-H.plugin.zsh"
"${zsh-you-should-use}/share/zsh/plugins/you-should-use/you-should-use.plugin.zsh"
@ -104,8 +103,6 @@ in {
# download from yt and other websites
yt-dlp
zsh-history
# man pages for tiktok attention span mfs
tealdeer