Reorganize everything into repo root dir

This commit is contained in:
Phantop 2022-01-15 13:31:54 -05:00
parent 69b6673a91
commit 39d94bb10d
47 changed files with 58 additions and 147 deletions

View File

@ -85,4 +85,5 @@ shopt -s cdspell 2> /dev/null
shopt -s cdable_vars
#aliases
eval alias $(fish -c alias | cut -d' ' -f2- | sed 's/ /=/')
eval alias $(fish -c alias | cut -d' ' -f2- | sed 's/ /=/' | sed 's/(/$(/g' | sed 's/argv/@/g')
alias cd=cd

1
bin/appdwarf Symbolic link
View File

@ -0,0 +1 @@
../../.appdwarf/appdwarf

View File

@ -16,11 +16,13 @@ se it -c system.devel $audio $dev $gui $media $rice $sys $term $web
se rm $gnome firefox hexchat libreoffice-common onboard thunderbird
echo source ~/.config/bashrc > ~/.bashrc
ln -s ~/.config/gtkrc ~/.gtkrc-2.0
ln -s ~/.config/gtk-3.0/gtkrc ~/.gtkrc-2.0
install -D <(echo set -g mouse on) ~/.config/tmux/tmux.conf
mkdir -p ~/.parallel/will-cite
parallel stow --no-folding -d ~/.dotfiles/{} -t ~/.{} . ::: config local
stow --no-folding -d ~/.dotfiles -t ~/.config .
stow --no-folding -d ~/.dotfiles -t ~/.local/bin bin
un(){ F=$(mktemp); mkdir -p $2; curl https://api.github.com/repos/$1/releases |\
grep -om1 http.\*zip | wget -i- -O$F; unzip $F -d $2;}

View File

@ -1,33 +0,0 @@
services:
postgres:
image: postgres:10
restart: unless-stopped
volumes:
- postgresdata:/var/lib/postgresql/data
environment:
POSTGRES_DB: invidious
POSTGRES_USER: kemal
POSTGRES_PASSWORD: kemal
healthcheck:
test: ["CMD-SHELL", "pg_isready -U $$POSTGRES_USER"]
invidious:
image: quay.io/invidious/invidious:latest
ports:
- "127.0.0.1:3000:3000"
environment:
INVIDIOUS_CONFIG: |
channel_threads: 4
check_tables: true
feed_threads: 4
db:
dbname: invidious
user: kemal
password: kemal
host: postgres
port: 5432
full_refresh: false
https_only: false
depends_on:
- postgres
volumes:
postgresdata:

View File

@ -1,92 +0,0 @@
; Copyright © Microsoft Corp.
[Theme]
BrandImage=tpenguinltg.png
; Windows Classic - IDS_THEME_DISPLAYNAME_CLASSIC
DisplayName=FxDev
; Computer - SHIDI_SERVER
[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
DefaultValue=%SystemRoot%\System32\imageres.dll,-109
; UsersFiles - SHIDI_USERFILES
[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon]
DefaultValue=%SystemRoot%\System32\imageres.dll,-123
; Network - SHIDI_MYNETWORK
[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon]
DefaultValue=%SystemRoot%\System32\imageres.dll,-25
; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER
[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
Full=%SystemRoot%\System32\imageres.dll,-54
Empty=%SystemRoot%\System32\imageres.dll,-55
[Control Panel\Cursors]
DefaultValue=Windows default
[Control Panel\Desktop]
TileWallpaper=0
WallpaperStyle=10
Pattern=
[Control Panel\Desktop\WindowMetrics]
[Metrics]
NonclientMetrics=88 1 0 0 1 0 0 0 16 0 0 0 16 0 0 0 18 0 0 0 18 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 188 2 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 0 0 0 15 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 188 2 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 18 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
LangID=1033
IconMetrics=76 0 0 0 75 0 0 0 75 0 0 0 1 0 0 0 245 255 255 255 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 0 0 0 1 0 0 0 0 84 97 104 111 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[VisualStyles]
Path=
ColorStyle=@themeui.dll,-854
Size=@themeui.dll,-2019
Transparency=0
ColorizationColor=0XD91A4666
Composition=0
VisualStyleVersion=10
[boot]
SCRNSAVE.EXE=
[MasterThemeSelector]
MTSM=DABJDKT
[Sounds]
; IDS_SCHEME_DEFAULT
SchemeName=@mmres.dll,-800
[Control Panel\Colors]
Scrollbar=148 160 175
Background=26 58 99
ActiveTitle=26 70 102
InactiveTitle=28 33 38
Menu=57 66 77
Window=23 27 31
WindowFrame=0 0 0
MenuText=255 255 255
WindowText=245 247 250
TitleText=245 247 250
ActiveBorder=57 66 77
InactiveBorder=57 66 77
AppWorkspace=28 33 38
Hilight=7 77 117
HilightText=255 255 255
ButtonFace=57 66 77
;ButtonShadow=38 44 51
ButtonShadow=27 33 39
GrayText=133 136 140
ButtonText=255 255 255
InactiveTitleText=245 247 250
;ButtonHilight=148 160 175
ButtonHilight=107 113 122
;ButtonDkShadow=64 64 64
ButtonDkShadow=7 9 10
ButtonLight=57 66 77
InfoText=0 0 0
InfoWindow=243 242 219
ButtonAlternateFace=181 181 181
HotTrackingColor=47 138 202
GradientActiveTitle=26 70 102
GradientInactiveTitle=28 33 38
MenuHilight=7 77 117
MenuBar=57 66 77

View File

@ -11,7 +11,6 @@ if tty -s
bind \et 'tmux'
bind \ef 'fzf | xclip -selection clipboard'
starship init fish --print-full-init | source
source /usr/share/autojump/autojump.fish
end

View File

Before

Width:  |  Height:  |  Size: 357 KiB

After

Width:  |  Height:  |  Size: 357 KiB

View File

@ -1 +0,0 @@
../../../.appdwarf/appdwarf

View File

@ -1,21 +1,21 @@
config.load_autoconfig(False)
config.source('conf/adapta.py')
config.source('conf/adblock.py')
config.source('conf/bindings.py')
config.source('conf/redirects.py')
config.source('config/adapta.py')
config.source('config/adblock.py')
config.source('config/bindings.py')
config.source('config/redirects.py')
c.url.default_page = "feedly.com/i/my"
c.url.start_pages = "covid19.rpi.edu/dailycheckin"
c.url.searchengines['y'] = "vid.puffyan.us/search?q={}"
c.url.default_page = 'feedly.com/i/my'
c.url.start_pages = 'covid19.rpi.edu/dailycheckin'
c.url.searchengines['y'] = 'vid.puffyan.us/search?q={}'
c.url.open_base_url = True
c.content.fullscreen.window = True
c.colors.webpage.darkmode.enabled = True
c.tabs.show = "multiple"
c.confirm_quit = ["downloads"]
c.qt.force_platformtheme = "gtk2"
c.content.cookies.accept = "no-3rdparty"
c.tabs.show = 'multiple'
c.confirm_quit = ['downloads']
c.qt.force_platformtheme = 'gtk2'
c.content.cookies.accept = 'no-3rdparty'
c.colors.webpage.preferred_color_scheme = 'dark'
c.colors.webpage.darkmode.policy.images = 'never'
@ -27,9 +27,9 @@ config.set('content.notifications.enabled', True, 'https://mail.tutanota.com')
config.set('content.register_protocol_handler', True, 'https://mail.tutanota.com')
import socket
if socket.gethostname() == "wheatley":
if socket.gethostname() == 'wheatley':
c.zoom.default = 125
c.qt.force_software_rendering = "chromium"
c.qt.force_software_rendering = 'chromium'
#import dracula.draw
#dracula.draw.blood(c, {'spacing': {'vertical': 1,'horizontal': 0}})

View File

@ -1,10 +1,10 @@
// ==UserScript==
// @match
// @match https://*.discord.com/*
// @match https://archiveofourown.org/*
// @match https://canary.discord.com/*
// @match https://drop.lol/*
// @match https://mail.tutanota.com/*
// @match https://teddit.net/*
// @match https://archiveofourown.org/*
// @match https://drop.lol/*
// ==/UserScript==
const meta = document.createElement('meta');
meta.name = "color-scheme";

2
setup
View File

@ -1 +1 @@
local/bin/setup
bin/setup

34
wine.theme Normal file
View File

@ -0,0 +1,34 @@
[VisualStyles]
ColorizationColor=0XD91A4666
[Control Panel\Colors]
Scrollbar=148 160 175
Background=26 58 99
ActiveTitle=26 70 102
InactiveTitle=28 33 38
Menu=57 66 77
Window=23 27 31
WindowFrame=0 0 0
MenuText=255 255 255
WindowText=245 247 250
TitleText=245 247 250
ActiveBorder=57 66 77
InactiveBorder=57 66 77
AppWorkspace=28 33 38
Hilight=7 77 117
HilightText=255 255 255
ButtonFace=57 66 77
ButtonShadow=27 33 39
GrayText=133 136 140
ButtonText=255 255 255
InactiveTitleText=245 247 250
ButtonHilight=107 113 122
ButtonDkShadow=7 9 10
ButtonLight=57 66 77
InfoText=0 0 0
InfoWindow=243 242 219
ButtonAlternateFace=181 181 181
HotTrackingColor=47 138 202
GradientActiveTitle=26 70 102
GradientInactiveTitle=28 33 38
MenuHilight=7 77 117
MenuBar=57 66 77