Forum Discussion
SBurt4
New Contributor
7 years agoAngstrom Linux - How do I setup my bash shell environment - aliases and PS1
I am used to Debian Linux where I setup my command line environment by editing the .bashrc file in the respective user home directory. But I don't know how to do this for Angstrom Linux running on the Terasic DE10-Nano.
Also is there something like rc.local in Debian that I can use in Angstrom Linux. So I can run some commands after boot from a single script file.
1 Reply
- SBurt4
New Contributor
On the Terasic website I have stumbled across a 'Linux BSP (Board Support Package): MicroSD Card Image' - 'Linux LXDE Desktop (kernel 4.5)' that is Debian Linux Strech. So now I can edit /root/.bashrc file and setup the bash shell just how I want it 😎