Skip to main content

Johan Bové

TIL that changing a .bashrc alias to a bash function requires you to restart the terminal as calling source ~/.bashrc does not change the alias to the function call.