- Ubuntu, Debian, ArchLinux and most other ditributions:
Open file~/.profile
in any editor and add your directory toPATH
variable, for example:export PATH="$HOME/Documents/apps/bin:$PATH"
- Bash login shell (default on most distributions):
Play this game by pasting the script in http://www.puzzlescript.net/editor.html |
Bulbasaur | |
Ivysaur | |
Venusaur | |
Charmander | |
Charmeleon | |
Charizard | |
Squirtle | |
Wartortle | |
Blastoise | |
Caterpie |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Timer Page</title> | |
<style> | |
body { | |
background-color: black; | |
color: white; |
~/.profile
in any editor and add your directory to PATH
variable, for example:
export PATH="$HOME/Documents/apps/bin:$PATH"
Hence, if you are interested in existing applications to "just work" without the need for adjustments, then you may be better off avoiding Wayland.
Wayland solves no issues I have but breaks almost everything I need. Even the most basic, most simple things (like xkill
) - in this case with no obvious replacement. And usually it stays broken, because the Wayland folks mostly seem to care about Automotive, Gnome, maybe KDE - and alienating everyone else (e.g., people using just an X11 window manager or something like GNUstep) in the process.
As 2024 is winding down: