changes :3
This commit is contained in:
parent
c50bfc3eea
commit
0ad695abcf
27 changed files with 1022 additions and 656 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue