This commit is contained in:
Manuel Thalmann 2022-11-14 22:23:08 +01:00
parent 915605ce1c
commit ef912498b1

View file

@ -17,6 +17,6 @@ else
homeDir=$(sudo -u $1 bash -c 'realpath ~')
echo 'eval "$(oh-my-posh init bash --config ~/Nextcloud/.omp/manuel.omp.json)' \
echo 'eval "$(oh-my-posh init bash --config ~/Nextcloud/.omp/manuel.omp.json)"' \
| sudo -u $1 tee -a $homeDir/.bashrc
fi