Add void support, misc other changes
This commit is contained in:
parent
274c0a37d3
commit
4bbfa111d5
25 changed files with 136 additions and 395 deletions
|
@ -16,6 +16,7 @@ else
|
|||
fi
|
||||
cp $GIT_DIR/universal-shellrc.txt $HOME/.config/fish/conf.d/universal.fish
|
||||
fish -c 'fisher update'
|
||||
fish -c "tide configure --auto --style=Classic --prompt_colors='True color' --classic_prompt_color=Dark --show_time='24-hour format' --classic_prompt_separators=Vertical --powerline_prompt_heads=Sharp --powerline_prompt_tails=Flat --powerline_prompt_style='One line' --prompt_spacing=Compact --icons='Many icons' --transient=No"
|
||||
|
||||
# kitty
|
||||
rm -rf $HOME/.config/kitty/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue