PortValhalla/scripts/Common/Config/Oh My Posh/install.sh

6 lines
146 B
Bash
Executable file

#!/bin/bash
NEXTCLOUD_DIR="${NEXTCLOUD_DIR}";
mkdir -p ~/.omp;
sudo cp ~/.mnt/$NEXTCLOUD_DIR/.omp/manuel.omp.json /usr/share/oh-my-posh/themes/;