PortValhalla/scripts/Common/Config/bash/oh-my-posh.sh

4 lines
108 B
Bash
Executable file

#!/bin/bash
echo 'eval "$(oh-my-posh init bash --config ~/.omp/manuel.omp.json)"' \
| tee -a ~/.bashrc;