aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* git mv .config .usr/etcEuAndreh2022-05-1227-0/+0
|
* git mv .local/bin/ .usr/bin/EuAndreh2022-05-1225-0/+0
|
* .config/newsboat/urls: Add link to private repoEuAndreh2022-05-121-0/+1
|
* .config/bash/check.sh: Add initial version, with ShellCheck and "set -eu"EuAndreh2022-05-121-0/+57
|
* .config/bash/privrc.sh: Add symlink to private repoEuAndreh2022-05-121-0/+1
|
* .local/bin/clamp: Add working versionEuAndreh2022-05-121-0/+74
|
* .local/bin/open: Use "cd + pwd" over "realpath" to preserve symlink in pathsEuAndreh2022-05-121-1/+1
|
* .local/bin/brightness: Add working versionEuAndreh2022-05-121-0/+13
|
* .local/bin/print: Add working versionEuAndreh2022-05-121-0/+151
|
* .local/bin/oepn,xdg-open: Add working versionsEuAndreh2022-05-122-0/+102
|
* .local/bin/without-env: Add working versionEuAndreh2022-05-121-0/+76
|
* .local/bin/{max,min}: Add working versionsEuAndreh2022-05-122-0/+122
|
* .local/bin/grun: Add working versionEuAndreh2022-05-121-0/+102
|
* .local/bin/e: Add working version, inspired by vipeEuAndreh2022-05-121-0/+79
|
* .local/bin/color: Exit when given an invalid colorEuAndreh2022-05-121-0/+1
|
* .local/bin/pre: Add working versionEuAndreh2022-05-121-0/+72
|
* .config/bash/vcs-ps1.sh: Add adapted version, using `color` utilityEuAndreh2022-05-121-0/+158
|
* .local/bin/color: Add working versionEuAndreh2022-05-121-0/+203
|
* .local/bin/gc: Add working versionEuAndreh2022-05-121-0/+105
|
* .local/bin/{mkstemp,mkdtemp}: Add working versionsEuAndreh2022-05-122-0/+48
|
* .local/bin/tmpname: Add working versionEuAndreh2022-05-121-0/+52
|
* .local/bin/uuid: Add working versionEuAndreh2022-05-121-0/+53
|
* .local/bin/copy: Add working versionEuAndreh2022-05-121-0/+67
|
* .local/bin/msg: Allow $ACTION_DONE to fallthrough to "wait" statementEuAndreh2022-05-121-1/+0
|
* .local/bin/with-email: Add working versionEuAndreh2022-05-121-0/+84
|
* .config/ranger/rc.conf: Use `trash` over manually moving filesEuAndreh2022-05-121-1/+1
|
* .config/ssh/config: Remove from Git (now being generated via Guix Home)EuAndreh2022-05-121-1/+0
|
* .config/tmux/tmux.conf: Run `urlscan` on "C-v u"EuAndreh2022-05-121-0/+2
|
* .config/tmux/tmux.conf: Source file from $XDG_CONFIG instead of ~/.tmux.confEuAndreh2022-05-121-1/+1
|
* .local/bin/msg: Use `email` command over `mail`EuAndreh2022-05-121-5/+1
|
* .local/bin/msg: Play sound by defaultEuAndreh2022-05-121-1/+8
|
* .local/bin/msg: Fix xmpp - add to addressEuAndreh2022-05-121-1/+1
|
* ~/.local/bin/backup: Clean up scriptEuAndreh2022-05-121-19/+19
| | | | | | | | | | | - remove "borg check" and "borg prune" steps; - stop sourcing ~/.bash_profile; - ignore return code 1 from "borg create" command, as detailed in the documentation [0]: > warning (operation reached its normal end, but there > were warnings – you should check the log, logged as WARNING) [0]: https://borgbackup.readthedocs.io/en/stable/usage/general.html
* ~/.local/bin/email: Add working script!EuAndreh2022-05-041-0/+74
| | | | I'm on a streak!
* ~/.local/bin/xmpp: Do not default TO_JID to eu@euandreh.xyzEuAndreh2022-05-041-1/+3
|
* ~/.local/bin/msg: Add working version!EuAndreh2022-05-041-0/+88
|
* ~/.local/bin/xmpp: Add working command!EuAndreh2022-05-041-0/+87
|
* .local/bin/backup: Mention $BORG_REMOTE_PATH and .ssh/authorized_keys in the ↵EuAndreh2022-04-271-2/+3
| | | | documentation
* ~/.local/bin/qr: Add scriptEuAndreh2022-04-241-0/+58
|
* ~/.local/bin/backup: Add polished backup scriptEuAndreh2022-04-241-0/+127
|
* ~/.config/guix/home.scm: Point ~/.bashrc to ~/.config/bash/rcEuAndreh2022-04-241-1/+1
|
* ~/.config/guix/home.scm: Add day-to-day packagesEuAndreh2022-04-241-2/+17
|
* ~/.config/guix/system.scm: Change language to frenchEuAndreh2022-04-241-1/+1
|
* .local/bin/rfc: Add script after doing some polishingEuAndreh2022-04-241-0/+117
|
* Include private files as symlinksEuAndreh2022-04-228-0/+8
|
* .config/guix/home.scm: Add "libfaketime" packageEuAndreh2022-04-221-0/+1
|
* .config/: Add configuration files, migrated from "dotfiles" repositoryEuAndreh2022-04-2214-0/+353
|
* .config/guix/home.scm: Add working home declarationEuAndreh2022-04-221-0/+136
|
* .config/guix/system.scm: Add working system declarationEuAndreh2022-04-221-0/+102
|
* .config/guix/channels.scm: Add file, with "xyx-euandreh" and "nonguix" channelEuAndreh2022-04-221-0/+20
|