diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-02-07 15:22:40 +0100 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-02-07 15:22:40 +0100 |
| commit | 6b8a7509fe55ab3d70506a17d2b03560d73388d6 (patch) | |
| tree | 8dee9a7ebd9402685e89836ddc594dd57bd4ab7b /.config/shell/temp | |
| parent | 1366ab975159e57a0ebd2bdd76d8c8bf26c77f19 (diff) | |
| download | dotfiles-6b8a7509fe55ab3d70506a17d2b03560d73388d6.tar.gz dotfiles-6b8a7509fe55ab3d70506a17d2b03560d73388d6.tar.bz2 dotfiles-6b8a7509fe55ab3d70506a17d2b03560d73388d6.zip | |
new stuff
Diffstat (limited to '.config/shell/temp')
| -rw-r--r-- | .config/shell/temp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/shell/temp b/.config/shell/temp new file mode 100644 index 0000000..75c2b03 --- /dev/null +++ b/.config/shell/temp @@ -0,0 +1,6 @@ +#!/bin/sh + +# TEMPORARY +export TRANSITLAND_API_KEY="Wj10MMRSKE4PJTNgtGLB5bK5cXd0Pyyr" +export DUFFEL_API_TOKEN="duffel_test_I5aqDofO6D445pIQRsOZlU9leLCjSqfiQ7_B0G4SRxb" +export GEOAPIFY_API_KEY="29df0878ddb04c6aaca758653f692eed" |
