Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if folder exists before creating nested symlink | EuAndreh | 2019-06-02 | 1 | -1/+1 |
| | |||||
* | Show if nix-shell is pure or impure in $PS1 | EuAndreh | 2019-06-01 | 1 | -1/+1 |
| | |||||
* | Remove symlink to nixos/utils.nix | EuAndreh | 2019-05-31 | 1 | -1/+3 |
| | |||||
* | cp utils.nix in fake-symlinks.sh | EuAndreh | 2019-05-31 | 1 | -4/+1 |
| | |||||
* | Publish contents for public/ folder | EuAndreh | 2019-05-30 | 1 | -1/+1 |
| | |||||
* | Polish and use utils.fixme derivation | EuAndreh | 2019-05-30 | 1 | -3/+0 |
| | |||||
* | Move shellCheck derivation to utils.nix | EuAndreh | 2019-05-30 | 5 | -0/+7 |
| | |||||
* | Annotate files with FIXME | EuAndreh | 2019-05-30 | 1 | -0/+3 |
| | |||||
* | Add initial elfeed configuration | EuAndreh | 2019-05-30 | 1 | -0/+1 |
| | |||||
* | Add extra Bash history configurations | EuAndreh | 2019-05-30 | 1 | -2/+20 |
| | |||||
* | Extend =l= alias | EuAndreh | 2019-05-30 | 1 | -2/+1 |
| | |||||
* | Setup direnv hook | EuAndreh | 2019-05-24 | 1 | -0/+2 |
| | |||||
* | Refresh newsboat when opening (alias) | EuAndreh | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | Recreate newsboat urls symlink | EuAndreh | 2019-05-24 | 1 | -0/+1 |
| | |||||
* | Revert "Remove Guix compatibility code." | EuAndreh | 2019-05-22 | 1 | -0/+15 |
| | | | | This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05. | ||||
* | Remove mentat from $SRHT_REPOS | EuAndreh | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | Remove encrypted/nu/scripts/ | EuAndreh | 2019-05-20 | 1 | -1/+0 |
| | |||||
* | Add ArchiveBox setup | EuAndreh | 2019-05-19 | 2 | -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. | EuAndreh | 2019-05-17 | 1 | -1/+2 |
| | | | | Shellcheck 2155. | ||||
* | Remove buku configuration. | EuAndreh | 2019-05-17 | 1 | -3/+0 |
| | |||||
* | Remove Guix compatibility code. | EuAndreh | 2019-05-17 | 1 | -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." | EuAndreh | 2019-05-17 | 1 | -1/+1 |
| | | | | This reverts commit 50149aa073e3977205d8952799107992e7990910. | ||||
* | Remove mentat from $SRHT_REPOS. | EuAndreh | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Add $RST_SRC_PATH environment variable. | EuAndreh | 2019-05-06 | 1 | -0/+1 |
| | |||||
* | Clean up $SRHT_REPOS list. | EuAndreh | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Add fixme subtask to test derivation. | EuAndreh | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | Put songbooks bash configuration in the correct files. | EuAndreh | 2019-05-02 | 3 | -4/+2 |
| | |||||
* | Delete npm.sh. | EuAndreh | 2019-05-02 | 2 | -20/+0 |
| | |||||
* | Derive tmuxinator templates from files instead of static list. | EuAndreh | 2019-05-01 | 1 | -4/+2 |
| | |||||
* | Comment $GUIX_PROFILE definition. | EuAndreh | 2019-05-01 | 1 | -4/+4 |
| | |||||
* | Disable $GUIX_PROFILE sourcing. | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Deactivate npm_i helper. | EuAndreh | 2019-04-28 | 1 | -9/+9 |
| | |||||
* | Remove stale link to bash_git.sh. | EuAndreh | 2019-04-28 | 1 | -1/+0 |
| | |||||
* | Fix shellcheck warnings. | EuAndreh | 2019-04-07 | 1 | -1/+2 |
| | |||||
* | Fix inc_download of youtube.sh. | EuAndreh | 2019-03-14 | 1 | -5/+3 |
| | |||||
* | Readd write-description. | EuAndreh | 2019-02-08 | 1 | -1/+1 |
| | |||||
* | Remove description from video download. | EuAndreh | 2019-02-08 | 1 | -1/+1 |
| | |||||
* | Change remaining annex submodule path. | EuAndreh | 2019-02-03 | 1 | -1/+1 |
| | |||||
* | Fix dotfiles path. | EuAndreh | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Nextcloud -> ownCloud | EuAndreh | 2019-01-22 | 2 | -4/+2 |
| | | | | Client change only. | ||||
* | Setup integration between buku and newsboat. | EuAndreh | 2019-01-22 | 1 | -0/+3 |
| | |||||
* | Integrate buku with newsboat. | EuAndreh | 2019-01-22 | 1 | -1/+0 |
| | |||||
* | WIP: add extra keybindings for Buku actions. | EuAndreh | 2019-01-21 | 1 | -4/+5 |
| | |||||
* | Generate local RSS feed from buku tags. | EuAndreh | 2019-01-21 | 1 | -0/+1 |
| | |||||
* | Setup newsboat configuration. | EuAndreh | 2019-01-20 | 2 | -0/+6 |
| | |||||
* | Add flutter to $PATH. | EuAndreh | 2019-01-15 | 1 | -0/+1 |
| | |||||
* | Move dotfiles out of annex submodule. | EuAndreh | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | Remove superlogin from fake-symlink list. | EuAndreh | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | Add bin/ to $PATH. | EuAndreh | 2019-01-04 | 1 | -0/+1 |
| | |||||
* | Fix shellcheck ofsenses on bash scripts. | EuAndreh | 2019-01-03 | 15 | -96/+105 |
| |