final commit for this repo

This commit is contained in:
Amolith 2020-05-04 14:45:34 -04:00
parent 6f656cf47f
commit 748b131942
Signed by: Amolith
GPG Key ID: CA3EFC40662C19BA
5 changed files with 50 additions and 49 deletions

View File

@ -340,8 +340,8 @@
selcue="1"
align_mode="0">
<group
display_unit="0"
id="lineheight" />
id="lineheight"
display_unit="0" />
</eventcontext>
<eventcontext
id="nodes"
@ -427,12 +427,12 @@
offset="0"
offsetunits="cm" />
<group
unit="px"
offset="5"
scale="100"
precision="2"
id="measure"
fontsize="10"
id="measure" />
precision="2"
scale="100"
offset="5"
unit="px" />
</group>
<group
id="palette">
@ -580,7 +580,7 @@
x="0"
y="0"
w="356"
h="485"
h="513"
visible="1"
state="2"
placement="5" />
@ -614,7 +614,7 @@
x="0"
y="0"
w="356"
h="485"
h="513"
visible="1"
state="2"
placement="5" />
@ -708,7 +708,7 @@
x="0"
y="0"
w="356"
h="485"
h="513"
visible="1"
state="2"
placement="5">
@ -717,7 +717,7 @@
value="page" />
<group
id="defaultxdpi"
value="30.48" />
value="96" />
</group>
<group
id="save_as"
@ -812,7 +812,21 @@
on-blur="0.50"
animate-time="100" />
<group
id="symbols"
placement="1"
state="2"
visible="0"
h="273"
w="453"
y="0"
x="0"
panel_border="0"
panel_wrap="0"
panel_mode="1"
panel_ratio="100"
panel_size="1"
id="symbols" />
<group
id="objects"
panel_size="1"
panel_ratio="100"
panel_mode="1"
@ -820,42 +834,28 @@
panel_border="0"
x="0"
y="0"
w="453"
h="273"
w="451"
h="222"
visible="0"
state="2"
placement="1" />
<group
placement="1"
state="2"
visible="0"
h="222"
w="451"
y="0"
x="0"
panel_border="0"
panel_wrap="0"
panel_mode="1"
panel_ratio="100"
asbitmap="0"
id="printing" />
<group
id="pixelart"
panel_size="1"
id="objects" />
<group
id="printing"
asbitmap="0" />
<group
placement="1"
state="2"
visible="0"
h="513"
panel_ratio="100"
panel_mode="1"
panel_wrap="0"
panel_border="0"
x="0"
y="0"
w="356"
y="0"
x="0"
panel_border="0"
panel_wrap="0"
panel_mode="1"
panel_ratio="100"
panel_size="1"
id="pixelart" />
h="513"
visible="0"
state="2"
placement="1" />
</group>
<group
id="printing">
@ -1150,9 +1150,9 @@
id="desktop"
style="line-height:1.25;fill:#d2d2d2;fill-opacity:1;-inkscape-font-specification:'Montserrat Heavy';font-family:Montserrat;font-weight:900;font-style:normal;font-stretch:normal;font-variant:normal;font-size:40px;text-anchor:start;text-align:start;writing-mode:lr;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;stroke:#d2d2d2;stroke-opacity:1;stroke-width:10;stroke-miterlimit:4;stroke-dasharray:none;opacity:1;paint-order:markers fill stroke;stroke-linecap:round;stroke-linejoin:round;font-variant-position:normal;font-variant-alternates:normal;font-variant-east_asian:normal;text-indent:0;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:normal;shape-padding:0;vector-effect:none;stroke-dashoffset:0">
<group
width="1336"
width="663"
height="698"
x="15"
x="688"
y="35"
fullscreen="0"
id="geometry"

View File

@ -1 +1 @@
1233
1195

View File

@ -2,8 +2,8 @@ sw_volume: 100
audio_device_state:1:pulse audio
audio_device_state:1:my_fifo
state: play
current: 99
time: 4.006000
current: 146
time: 4.151000
random: 0
repeat: 0
single: 0

View File

@ -1,5 +1,6 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhistcnt =1
let g:netrw_dirhistcnt =2
let g:netrw_dirhist_2='/home/amolith'
let g:netrw_dirhist_1='/home/amolith/repos/secluded/content/posts'
let g:netrw_dirhist_0='/home/amolith/repos/secluded/themes/hello-friend-ng/assets/scss'
let g:netrw_dirhist_9='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts/_default'
@ -9,4 +10,3 @@ let g:netrw_dirhist_6='/home/amolith/repos/secluded/themes/hello-friend-ng/arche
let g:netrw_dirhist_5='/home/amolith/repos/secluded/themes/hello-friend-ng'
let g:netrw_dirhist_4='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts'
let g:netrw_dirhist_3='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts/posts'
let g:netrw_dirhist_2='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts'

View File

@ -70,6 +70,7 @@ alias secluded="cd ~/repos/secluded && hugo && ssh de1 'mv /var/www/secluded/_h5
alias redacted="~/repos/redacted.life/nova.py ~/repos/rl-content /tmp/redacted.life redacted.life && rsync -av -zz --delete /tmp/redacted.life de1:/var/www/"
alias peaclock="peaclock --config-dir ~/.config/peaclock"
alias roll="roll -v"
alias send="rsync -avmzz"
unset zle_bracketed_paste
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh