Completed
Spotted that the .bashrc is overwritten on a restart
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Customizing the SAP Business Application Studio With Dotfiles
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro & news
- 2 A first look at the dotfiles repo
- 3 Creating a fresh dev space on App Studio
- 4 What a basic shell looks like in the fresh dev space
- 5 Digging into the appstudiosetup script
- 6 A note about running commands with bracketed paste mode
- 7 Comparing the out-of-the-box shell files with what we want to have
- 8 Looking at the bashrc.d organised bash settings
- 9 Getting ready to invoke the appstudiosetup script in the dev space
- 10 Running it in another fresh dev space and analysing exactly what happens
- 11 Starting a new shell within the dev space to have the bashrc to take effect
- 12 Noting that symbolic links to the Theia settings survived a restart
- 13 Spotted that the .bashrc is overwritten on a restart
- 14 Stickers!
- 15 Mentioning shellcheck, a great facility to help you write better shell scripts