From ff592ac6896faea83a93d82a62f682932e88e21a Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 16 Oct 2019 18:00:42 +0200 Subject: Update setup notes --- guides/setups/dotfiles.md | 5 +++-- guides/setups/nc10-laptop/debian-buster.org | 13 ++++--------- 2 files changed, 7 insertions(+), 11 deletions(-) (limited to 'guides') diff --git a/guides/setups/dotfiles.md b/guides/setups/dotfiles.md index c51f4cb..5cb0637 100644 --- a/guides/setups/dotfiles.md +++ b/guides/setups/dotfiles.md @@ -13,10 +13,11 @@ alias sudo='sudo ' ``` ini [user] - name = … - email = … + name = … # Not needed if GECOS field is set in /etc/passwd. + email = … # Not needed if $EMAIL is set. [alias] root = rev-parse --show-toplevel forget = update-index --assume-unchanged remember = update-index --no-assume-unchanged + wut = log --branches --decorate --graph --oneline ``` diff --git a/guides/setups/nc10-laptop/debian-buster.org b/guides/setups/nc10-laptop/debian-buster.org index a22bdbe..a845cc1 100644 --- a/guides/setups/nc10-laptop/debian-buster.org +++ b/guides/setups/nc10-laptop/debian-buster.org @@ -1,13 +1,6 @@ * Installation Installer does not recognize the touchpad, for some reason. -#+BEGIN_QUOTE -[The real name of this user] will be used for instance as default -origin for emails sent by this user. -#+END_QUOTE - -I wonder if Gnus will automatically pick this up? - * First boot #+BEGIN_QUOTE A start job is running for Load AppArmor profiles @@ -306,6 +299,8 @@ References: #+END_SRC - apt install fonts-noto-color-emoji -- mousepad and xfce4-terminal seem to pick the font up out of the box, +- mousepad and xfce4-terminal seem to pick the font up out of the box - Firefox 69 displays ☺ with DejaVu Sans Mono -- Emacs 27 only succeeds in displaying ☺ (with DejaVu Sans Mono) +- Emacs 27 with =(set-fontset-font t nil "Noto Color Emoji")= can + display everything with Noto Color Emoji except ☺, which remains + with DejaVu Sans Mono -- cgit v1.2.3