Initial commit

This commit is contained in:
2022-03-14 19:45:28 +01:00
commit 072f5fb9f0
7 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
# ~/.bashrc.d/bashrc-ffarchiving
# byMasterKTO
# Set Firefox profile archiving aliases
alias ff-load='PH_DIRECTORY/firefox-load.sh'
alias ff-save='PH_DIRECTORY/firefox-save.sh'