I use this and I experiened like this:
So I have to change this line in `~/.p10k.zs` The line is AROUND at line 400 :
from: (( $#branch > 32 )) && branch[13,-13]="…" # <-- this line
to: (( $#branch > 40 )) && branch[20,-20]="…" # <-- this line
.
It the branch name is over 40 char, It wil be cut from the 20th chat til the last 20 char.
First, create a Samba share on the easiest way. For example, mine: [macbook-pro-14] path =…
I really like IDEA for developing. I worked on a golang project and I organised…
For reusage: docker run -d \-p 8200:8200 \--restart=on-failure:3 \--name minidlna \-v /opt/minidlna/cache:/minidlna/cache \-v /mnt/data/series:/media/series \-v…
On my host the ipv6 is disabled. I had to start a docker image, which…
I have a Conbee II Zigbee receiver. After a restart the USB passthrought stopped working…
Requirements: Installed Deconz software. Downloadable, here: http://deconz.dresden-elektronik.de/ubuntu/stable/ Download the lates firmware from here: http://deconz.dresden-elektronik.de/deconz-firmware/?C=M;O=D (deCONZ_ConBeeII_0x)…
This website uses cookies.