Update fisher & tide, add VS Code, i3, & sway configs
This commit is contained in:
parent
9a43cae5fa
commit
80f43e8f7e
62 changed files with 453 additions and 616 deletions
|
@ -6,7 +6,7 @@ function _tide_sub_bug-report
|
|||
if set -q _flag_clean
|
||||
HOME=(mktemp -d) $fish_path --init-command "curl --silent \
|
||||
https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish |
|
||||
source && fisher install ilancosman/tide@v6"
|
||||
source && fisher install ilancosman/tide@v5"
|
||||
else if set -q _flag_verbose
|
||||
set --long | string match -r "^_?tide.*" | # Get only tide variables
|
||||
string match -r --invert "^_tide_prompt_var.*" # Remove _tide_prompt_var
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue