A productive day today! I took a deep dive into less and especially its prompt settings. Now I finally get similar less behavior and prompts for:
1. less file_x
2. < file_y
3. command_x | less and
4. man command_y
For more information, see https://codeberg.org/oxo/dotf/src/branch/main/zsh
#linux #zsh #commandline #less
Finally, after many years, finished my #zsh prompt structure. A simple and as out of the way as can be, but with all the critical information I need.
PS1 contains user type, background jobs and previous command exit codes. So normally just '% '.
RPS1 hides when user starts typing, it currently shows actual updated time.
Precmd shows execution time, history iD and end time of the previous command.
When cd into a directory information is shown.
PS4 is showing essential program information when debugging a script. This has helped me so much to more effectively find my way.
If you are interested check it out my zsh dotfiles at: https://codeberg.org/oxo/dotf/src/branch/main/zsh
What started as an feature implementation is ending up in a complete overhaul of my cryptr script. Still working on it. I think it will be more logical code.
https://codeberg.org/oxo/tool/src/branch/main/cryptr
Discover Linux: Dir & dircolors
Episode webpage: https://tilvids.com/w/w8eDMUMVej3As33iVpZGrv
Although imho 22/7 is more accurate, happy #piday
SpaceX - Starship Integrated Flight Test #3
SH10/SS28 from Starbase TX
Everyday Astronaut is live.
https://www.youtube.com/watch?v=ixZpBOxMopc
NASASpaceflight.com is now scheduled to go live at the bottom of the hour.
https://www.youtube.com/watch?v=RrxCYzixV3s
Upcoming ...
Rebroadcast of SpaceX's livestream by Space Affairs is live (quality may vary):
https://www.youtube.com/watch?v=KIde9hGPy18
#LaunchInformation #SpaceX #Starbase #Starship #StarshipFlightTest #IFT3
A fairly basic video this time about how to do basic file manipulation in the Linux command line, using commands like copy, move and remove.
More commands are shown, but these are the basis three. Commands to build upon in later videos. Have a nice watch!
#linux #commandline #coreutils
https://tilvids.com/w/asg7yKtGahKGoe5ijQvocS
The start of my migration from Alacritty to foot - A fast, lightweight and minimalistic Wayland terminal emulator - which went surprisingly fast and smooth!
https://tilvids.com/w/8NfY2uJWS7zTb4DrcUYT6m
#linux #terminal #emulator #foot #alacritty
T-00:05:00 Good luck #spacex !
[Obs on Wayland, eza and alacritty - Hardlimit](https://video.hardlimit.com/w/wTpgRoYDePWVUsEnZ6gMqg)
How I have setup my Obs-studio for it to work properly under Wayland.
About eza, an ls alternative, and how the latest update broke eza-wrapper.sh
And finally the weird behaviour of Alacritty (msg?), please help me out!
#linux #obs #wayland #eza #alacritty
Finally solved a long lasted flashing screen problem in qutebrowser with env
```QT_QPA_PLATFORMTHEME='qt6ct'```
#linux #qutebrowser #qt6
How I use my own clipboard manager and copying strings from the terminal buffer: https://video.hardlimit.com/w/onb9Xm1U9GdvzTDxBAW8MR
Although zsh still has a lot of mysteries for me, I am very happy with my runcom right now.
#linux #zsh #commandline
https://codeberg.org/oxo/dotf/src/branch/main/zsh/.zshrc