mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-27 01:58:09 +00:00
feat(config): fish configs
This commit is contained in:
3
config/fish/functions/_tide_item_private_mode.fish
Normal file
3
config/fish/functions/_tide_item_private_mode.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function _tide_item_private_mode
|
||||
set -q _tide_private_mode && _tide_print_item private_mode $tide_private_mode_icon
|
||||
end
|
||||
Reference in New Issue
Block a user