#!/bin/bash PYTHON_FOLDER="/home/jacob/Desktop/minecraft mod/Python" cp /home/jacob/.python_history "${PYTHON_FOLDER}/" echo "Python history saved!"