-
-
### Robot Model
Turtlebot4 Lite
### ROS distro
Humble
### Networking Configuration
Simple Discovery
### OS
Ubuntu 22.04
### Built from source or installed?
Installed
### …
-
As referenced by sachaos https://github.com/sachaos/viddy/issues/2#issuecomment-904002053, aliases need to be referenced in `~/.profile` before viddy acknowledges them, but the thing is that certain a…
-
### Current Behavior
I freely admit this is probably due to my setup, but I'm not sure what is happening and if I can fix it.
When I try and do tab completion with `ls` I get:
```
❯ ls
invali…
-
In IDEasy we currently define `ide` as an alias to sourcing a script.
For auto-completion we also hook in via a sourced bash script (`source $IDE_ROOT/_ide/completion`).
With #778 a new such command…
-
Define a list of nice bash aliases for much used commands (git and suchlike)
-
**Is your feature request related to a problem? Please describe.**
When a custom command is specified in the config it runs it with `bash -c ""`. I'd like this shell to be interactive to be able to r…
-
When I try to run a bash alias it just can't find it. Is there a way to configure it or it has to be implemented? Could be an interesting feature.
-
replace the alias in https://coreos.github.io/coreos-assembler/building-fcos/#define-a-bash-alias-to-run-cosa
-
https://github.com/noperator/sol/blob/7762c5115dd899bfac10d2f46d066de3c0e81774/shellenv.go#L287-L291
This call to bash fails if there are no bash aliases because `compgen` shell builtin returns non…