Zum Inhalt der Seite gehen

Suche

Beiträge, die mit Terminal getaggt sind


Ptyxis: ein transparentes Terminal

Tiksis ist eine schlanke Terminal-Emulation für den Gnome-Desktop. Neben der Ausrichtung auf Container-Formate besticht es durch Transparenz und Konfigurierbarkeit.

#Terminal #Konsole #Transparenz #Gnome #Linux

https://gnulinux.ch/ptyxis-ein-transparentes-terminal


A shorter post talking about my favorite color scheme for #ricing my #terminal and #windowmanager

https://joelchrono.xyz/blog/my-favorite-color-scheme/

Day 4 of my 2nd attempt at #100DaysToOffload

#blog #blogging #css #spectrwm #alacritty


You know you can use your mouse and keyboard between different Macs using Universal Control and copy/paste between them (which makes it really easy when manually migrating settings, etc., between machines), but did you know you can also copy/paste whole files using Terminal:

On the first Mac:

cat my-file.txt | pbcopy

On the second Mac:

pbpaste > my-file.txt

Piping to pbcopy is something you’ll likely find useful in general.

(You can also drag/drop files to Finder.)

#macOS #tip #terminal


Basics Tips Commands

#unix #linux #bash #tips #terminal #commands + #vim #emacs #nano #shortcut