aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scripts/task: Add missing shiftEuAndreh2021-03-081-0/+1
|
* Move task() from sh/util.sh to scripts/taskEuAndreh2021-03-081-0/+47
|
* scripts/open: Use nohup over disownEuAndreh2021-03-061-2/+1
|
* scripts/open: Launch zathura asyncEuAndreh2021-03-061-1/+2
|
* scripts/open: Open DJVU files with ZathuraEuAndreh2021-03-041-1/+1
|
* Re-add cron/notmuch-dump.sh and scripts/notmuch-restore.shEuAndreh2021-02-281-0/+4
|
* gc.sh: Delete previous generations of Guix profilesEuAndreh2021-02-221-1/+1
|
* Add minimalistic notifications with xmobarEuAndreh2021-02-201-0/+10
|
* gc.sh: Conditionally GC docker thingsEuAndreh2021-02-191-9/+10
|
* ShellCheckEuAndreh2021-02-092-3/+7
|
* scripts/post.sh: Jump into viEuAndreh2021-02-091-5/+4
|
* scripts/post.sh: Add extra data for podcast/screecastEuAndreh2021-02-091-2/+11
|
* scripts/record-my-screen.sh: Add toggle between audio and videoEuAndreh2021-02-091-10/+26
|
* yt: Use videq over vlcEuAndreh2021-01-301-1/+1
|
* scripts/gc-nix.sh: Remove leftover debugging echo and exitEuAndreh2021-01-251-2/+1
|
* pastebin.sh: Remove git pushEuAndreh2021-01-231-2/+0
|
* pastebin.sh: Move to POSIX shEuAndreh2021-01-231-8/+8
|
* gc-nix.sh: Move to POSIX shEuAndreh2021-01-231-6/+8
|
* git mv bash/ sh/EuAndreh2021-01-235-5/+5
|
* ShellCheckEuAndreh2021-01-233-9/+5
|
* s/vlc/vid/gEuAndreh2021-01-231-2/+2
|
* Add vidrmEuAndreh2021-01-231-0/+30
|
* viddq: Add missing recursive callEuAndreh2021-01-231-0/+1
|
* Add vid* scriptsEuAndreh2021-01-223-19/+29
|
* Rename files vlc -> vidEuAndreh2021-01-221-0/+0
|
* open: Use $BROWSER over firefoxEuAndreh2021-01-221-1/+1
|
* open: Explicitly use firefox to open html filesEuAndreh2021-01-221-1/+1
|
* scripts/post.sh: Use fully qualified "$OUT" path so it can work from anywhereEuAndreh2021-01-201-2/+3
|
* scripts/post.sh: Fix generation of slidesEuAndreh2021-01-191-5/+9
|
* scripts/post.sh: STDOUT filename for use with backticksEuAndreh2021-01-171-5/+7
|
* Split sheband line from shell optionsEuAndreh2021-01-1710-10/+20
|
* scripts/post.sh: Add trailing newlineEuAndreh2021-01-171-2/+2
|
* Fix color sourcing in gc.sh scriptEuAndreh2021-01-173-13/+20
|
* scripts/c: Make it $TMUX awareEuAndreh2021-01-171-1/+5
|
* Embed export-keys.sh and copy-public-key.sh into README.mdEuAndreh2021-01-172-58/+0
| | | | I'd rather not automate these types of things.
* Move xmonad/xmobar scripts into xmonad/scripts/EuAndreh2021-01-1710-1578/+0
|
* Move cron scripts into cron/, remove ad-hoc subfolderEuAndreh2021-01-1749-558/+1
|
* Remove unused scriptsEuAndreh2021-01-176-113/+0
| | | | | | | | git-search, git-tarball.sh, guix-env.sh and burn-nixos.sh: Now I'd rather do manually what those scripts automate. notmuch-dump.sh, notmuch-restore.sh: Stop relying on notmuch so much, trying to stick to mail folders
* Stop generating ~/.bash.env, remove nix-search-update-job.shEuAndreh2021-01-172-36/+0
|
* scripts/cron/deliver-my-enqueued-emails.sh: Use explicit subshellEuAndreh2021-01-161-1/+1
|
* scripts/cron/deliver-my-enqueued-emails.sh: Use find over for loopEuAndreh2021-01-161-6/+3
|
* scripts/ad-hoc/post.sh: Load colors.shEuAndreh2021-01-161-0/+3
|
* Add scripts/ad-hoc/vlcEuAndreh2021-01-161-0/+21
|
* scripts/ad-hoc/gc-nix.sh: ShellCheckEuAndreh2021-01-161-0/+1
|
* gc-nix.sh: Source colors.shEuAndreh2021-01-161-0/+1
|
* dmenu-emoji.sh: Fix script to work from any pathEuAndreh2021-01-151-1/+3
|
* hd.sh: rsync user-data to HDEuAndreh2021-01-151-2/+1
|
* scripts/ad-hoc/yt: ShellCheckEuAndreh2021-01-151-8/+5
|
* post.sh: Remove set -xEuAndreh2021-01-141-1/+1
|
* Remove scripts/ad-hoc/clear aliasEuAndreh2021-01-131-1/+0
|