alias

  1. gator4ever_

    Solved Terminal starts with bash alias not found

    Hello. I lam fairly new to linux, and I have run into an issue where these 3 lines appear when i open my terminal. bash: alias: godot: not found bash: alias: =: not found bash: alias: run /home/alison/Desktop/Godot_v4.5.1-stable_linux.x86_64: not found At some point a few months ago I...
  2. C

    Alias not working in Bashrc that is a shell script

    Hi All, I've searched Google, and though I'm searching as to why my alias is not working in the bashrc, I'm getting results of alias not working in shell scripts. I have a script that is called digCUST.sh, and I added an alias in my .bashrc file: alias digh="digCUST.sh" I sourced the bashrc...
Top