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
|
@ -69,8 +69,6 @@ function _tide_detect_os_linux_cases -a file key
|
|||
printf %s\n $defaultColor # Doesn't really have a logo, and the colors are too close to PWD blue anyway
|
||||
case ubuntu
|
||||
printf %s\n E95420 D4D4D4 # https://design.ubuntu.com/brand/
|
||||
case void
|
||||
printf %s\n FFFFFF 478061 # from https://alpha.de.repo.voidlinux.org/logos/void.svg
|
||||
case '*'
|
||||
return 1
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue