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