228 private links
After a freeze of the topbar, this solved the problem :
sudo rm -rvf ~/Library/Application\ Support/Firefox/ ~/Library/Caches/Firefox ~/Library/Preferences/org.mozilla.firefox.plist
The sync feature is great btw 😃
This is marvelous. The shell is now so beautiful 🥺 💙
Wow look at this UI 🥰
Not only adding some blank line but clean the terminal for real : printf "\033c"
or tput reset
:
Done it. It will be easier to maintain the configuration of the shell ☺
An alternative to curl and wget for the http requests. So easy to use <3
(shared by https://sebsauvage.net/links/?ptcFEQ)
(shared by https://links.hoa.ro/?xmtYwQ)
Note: À utiliser →
Ctrl + U : supprimer avant le curseur jusqu’au début de la ligne
Ctrl + K : supprimer depuis le curseur jusqu’à la fin de la ligne (Killing)
Ctrl + W : supprimer avant le curseur jusqu’au début de la chaîne
Alt + D : supprimer depuis le curseur jusqu’à la fin de la chaîne
LOL. This command is useful though !
A tool that explain the given command word by word
De la NEIGE quoi !
Utile pour la dernière partie sur les flux standards.
Et les raccourcis sympas :
^u
: Cut everything before the cursor to a special clipboard
^k
: Cut everything after the cursor to a special clipboard
^y
: Paste from the spacial clipboard
Ce serait les mêmes que sur emacs.
Oh oui oui oui.
Pleins de bonnes choses. Une référence à avoir sous le coude