Windows š
- Press the
Win
+;
key to open a dialog box where you can search and view symbols.
Linux š§
- Maintain
Ctrl
+Shift
then typeu
followed by the hex value of the unicode.
Browser āµ
You can ā¦
Win
+ ;
key to open a dialog box where you can search and view symbols.Ctrl
+ Shift
then type u
followed by the hex value of the unicode.You can ā¦
If you work with multiple account/email for multiple client, you can have a structure like this for yours projects :
~/code/client1/project11
~/code/client1/project12
~/code/client2/project21 ā¦
Under Manjaro, I can’t clone a reposity from Gitlab with git.
$ git clone git@gitlab.com/fhusson/xxxx.git
Cloning into 'xxxx'...
Connection to gitlab.com closed by remote ā¦
I have a dual boot with a new Manjaro installation and an old Windows 10.
In the GRUB menu if I select Windows Boot Manager (on /dev/nvme0n1p2)
I have sometimes this error :
error: no such device: ā¦
As a user I would like to install it with just an apt install pulseclient
but no …
Making Pulse Client working under Ubuntu 20.04 was a nice challenge, but I am a little surprised that a ā¦