aboutsummaryrefslogtreecommitdiff
path: root/bash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename public/static/README.css -> docs/README.cssEuAndreh2019-06-021-10/+12
| | | | | | | | | Adapt utils.nix to point to it instead. Include README.css in fake-symlinks.sh. BONUS: Use "${VARIABLE}" instead of "$VARIABLE" in fake-symlinks.sh.
* Disable SC2086EuAndreh2019-06-021-0/+1
|
* Remove symlinking actions to private dataEuAndreh2019-06-021-8/+0
| | | | Do it in Git Annex repo instead.
* Remove encrypted/ shell filesEuAndreh2019-06-021-1/+1
| | | | Move Bash files to Git Annex repo.
* Remove video-feed.sh from repoEuAndreh2019-06-021-1/+2
| | | | Use Git Annex repo instead.
* Remove AWS credentialsEuAndreh2019-06-021-2/+2
| | | | Use Git Annex repo instead.
* Move IMAP credentials out of dotfiles repoEuAndreh2019-06-021-1/+1
| | | | Use Git Annex repo instead.
* Move definitely from ownCloud to NextcloudEuAndreh2019-06-022-2/+2
|
* Use ~/dev/libre/borg/ repository for configEuAndreh2019-06-021-1/+1
|
* Test if rust tooling is configured before using itEuAndreh2019-06-021-0/+2
|
* Check if folder exists before creating nested symlinkEuAndreh2019-06-021-1/+1
|
* Show if nix-shell is pure or impure in $PS1EuAndreh2019-06-011-1/+1
|
* Remove symlink to nixos/utils.nixEuAndreh2019-05-311-1/+3
|
* cp utils.nix in fake-symlinks.shEuAndreh2019-05-311-4/+1
|
* Publish contents for public/ folderEuAndreh2019-05-301-1/+1
|
* Polish and use utils.fixme derivationEuAndreh2019-05-301-3/+0
|
* Move shellCheck derivation to utils.nixEuAndreh2019-05-305-0/+7
|
* Annotate files with FIXMEEuAndreh2019-05-301-0/+3
|
* Add initial elfeed configurationEuAndreh2019-05-301-0/+1
|
* Add extra Bash history configurationsEuAndreh2019-05-301-2/+20
|
* Extend =l= aliasEuAndreh2019-05-301-2/+1
|
* Setup direnv hookEuAndreh2019-05-241-0/+2
|
* Refresh newsboat when opening (alias)EuAndreh2019-05-241-1/+1
|
* Recreate newsboat urls symlinkEuAndreh2019-05-241-0/+1
|
* Revert "Remove Guix compatibility code."EuAndreh2019-05-221-0/+15
| | | | This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05.
* Remove mentat from $SRHT_REPOSEuAndreh2019-05-201-1/+1
|
* Remove encrypted/nu/scripts/EuAndreh2019-05-201-1/+0
|
* Add ArchiveBox setupEuAndreh2019-05-192-0/+2
| | | | | | | | | | | | - add repo to mrconfig; - create daily log file; - add `archivebox` executable to $PATH; - create cronjob to run every 12 hours; - backup ~/archive/ folder. Side note: medium.com DNS resolves to an IPv6 address but rejects connections from clients that try to reach medium using it. I had to force an IPv4 connection instead.
* Define and export variable separately.EuAndreh2019-05-171-1/+2
| | | | Shellcheck 2155.
* Remove buku configuration.EuAndreh2019-05-171-3/+0
|
* Remove Guix compatibility code.EuAndreh2019-05-171-15/+0
| | | | | | | | | | | | Remove: - systemd definition; - guixbuilder users; - guixbuild groud; - guix binary symlink; - mr repository configurations; - gc.sh instructions; - Emacs configuration; - environment variables.
* Revert "Remove mentat from $SRHT_REPOS."EuAndreh2019-05-171-1/+1
| | | | This reverts commit 50149aa073e3977205d8952799107992e7990910.
* Remove mentat from $SRHT_REPOS.EuAndreh2019-05-061-1/+1
|
* Add $RST_SRC_PATH environment variable.EuAndreh2019-05-061-0/+1
|
* Clean up $SRHT_REPOS list.EuAndreh2019-05-061-1/+1
|
* Add fixme subtask to test derivation.EuAndreh2019-05-021-1/+1
|
* Put songbooks bash configuration in the correct files.EuAndreh2019-05-023-4/+2
|
* Delete npm.sh.EuAndreh2019-05-022-20/+0
|
* Derive tmuxinator templates from files instead of static list.EuAndreh2019-05-011-4/+2
|
* Comment $GUIX_PROFILE definition.EuAndreh2019-05-011-4/+4
|
* Disable $GUIX_PROFILE sourcing.EuAndreh2019-05-011-1/+1
|
* Deactivate npm_i helper.EuAndreh2019-04-281-9/+9
|
* Remove stale link to bash_git.sh.EuAndreh2019-04-281-1/+0
|
* Fix shellcheck warnings.EuAndreh2019-04-071-1/+2
|
* Fix inc_download of youtube.sh.EuAndreh2019-03-141-5/+3
|
* Readd write-description.EuAndreh2019-02-081-1/+1
|
* Remove description from video download.EuAndreh2019-02-081-1/+1
|
* Change remaining annex submodule path.EuAndreh2019-02-031-1/+1
|
* Fix dotfiles path.EuAndreh2019-01-221-1/+1
|
* Nextcloud -> ownCloudEuAndreh2019-01-222-4/+2
| | | | Client change only.