Compare commits

..

No commits in common. "ef9a8e82d786fea98592332f2796119e0b626903" and "951c179d0345f1cb8794076d67ac37d2e8b5dd49" have entirely different histories.

3 changed files with 4 additions and 7 deletions

View File

@ -1,4 +1,3 @@
set -gx PATH "$HOME/.cargo/bin" $PATH;
set -x LS_COLORS (vivid generate catppuccin-mocha)
if status is-interactive

View File

@ -1,7 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR RUSTC_WRAPPER:sccache
SETUVAR RUSTFLAGS:\x2dC\x20link\x2dargs\x3d\x2dfuse\x2dld\x3dlld
SETUVAR __fish_initialized:3400
SETUVAR _fisher_catppuccin_2F_fish_files:\x7e/\x2econfig/fish/themes/Catppuccin\x20Frappe\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Latte\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Macchiato\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Mocha\x2etheme
SETUVAR _fisher_jorgebucaran_2F_autopair_2E_fish_files:\x7e/\x2econfig/fish/functions/_autopair_backspace\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_insert_left\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_insert_right\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_insert_same\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_tab\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/autopair\x2efish

View File

@ -3,16 +3,16 @@ function tools
echo "Apps"
toolprint red "gomuks" "Matrix Client"
toolprint red "profanity" "XMPP Client"
toolprint red "music (ncmpcpp)" "MPD client"
toolprint red "newsboat" "RSS reader"
set_color blue
echo "Programs"
toolprint red "music (ncmpcpp)" "MPD client"
toolprint red "newsboat" "RSS reader"
toolprint red "fssh" "FZF ssh"
toolprint red "btm" "System monitor"
toolprint red "backup" "Run borg backup"
toolprint red "dnsleaktest" "DNS leak test"
toolprint red "mood" "Mood tracker"
toolprint red "fend" "Calculator"
toolprint red "gobang" "Database viewer"
toolprint red "mlp" "Live markdown preview"
@ -47,8 +47,7 @@ function tools
toolprint cyan ">" "Indent lines (visual mode)"
toolprint cyan ":Xplr" "Browse files"
toolprint cyan ":FRCbuild" "Build FRC project"
toolprint cyan "cv" "View tectonic PDF"
toolprint cyan "cr" "Recompile tectonic project"
toolprint cyan ":Tex" "Build tectonic project"
set_color blue
echo "XPLR"