Commit Graph

26 Commits

Author SHA1 Message Date
Érico Nogueira 554a7ae6d0 Add new scripts.
- add iso-country-language-codes
2022-06-30 17:06:06 -03:00
Érico Nogueira 960bd0b5ba Add bincp script.
Copy scripts to ~/.local/bin. Extra advantage, use install so we don't
get EBUSY errors.
2021-10-22 03:13:35 -03:00
Érico Nogueira 59b914deba Update configs and scripts.
- fix error in xrandr.fish
- use a separate TMUX_TMPDIR
- create convert-cbr
- add WEBSITE to 0x0
- use grep instead of ripgrep in rgps
2021-09-24 16:21:26 -03:00
Érico Rolim 57344ab495 Move wayland-services to s6.
Also:

- moved the services directory to a less hidden position.
- update swaylock config.
- use wayland-logout in killing script (it's provided by wf-shell >= 0.6.0)
2020-11-17 00:26:24 -03:00
Érico Rolim ad7d67984b Move get-otp implementation to a separate repo. 2020-10-09 01:50:31 -03:00
Érico Rolim 1c36164e3c Update sourcecode, add purr-c.
Use HTTPS links instead of SSH.

Rename old purr and meow to -old.
2020-09-22 11:46:38 -03:00
Érico Rolim 014a1979d4 Update scripts and services.
- create cde-kicad for themed KiCad
- create sndio_volume: requires patched sndioctl to work
- change redshift service to gamma one, use gammastep. gammastep still
  needs to be accepted into void repos
- add download code for cdetheme in sourcecode/install.sh
- update meow and purr
- clean up do-not (thanks skarnet and heliocat) / add completion for it
2020-09-22 11:32:58 -03:00
Érico Rolim 1b6020874f Update utils.
- get-otp: simplify
- lessg: move, include doas inside
2020-09-01 22:43:35 -03:00
Érico Rolim fde98dee72 Some new and updated utilities.
- arm-nm: print function size inside arm-none-eabi ELFs
- do-not: do something and send notification when it's done
- lessg: require calling doas/sudo to launch it
- speak_time: execline implementation
- dis: equivalent to lnch, uses only execline
2020-09-01 01:02:08 -03:00
Érico Rolim a41e3a5d71 utils: create otp client.
It opens an encrypted file, gets otp information from it, and generates
a token. Depends on quite a few things.
2020-09-01 01:02:08 -03:00
Érico Rolim fe79487522 Move a lot of stuff to execline.
Also change spt to a symlink.
2020-08-13 02:41:44 -03:00
Érico Rolim 5e952f0692 wayland-services: move to execline.
Remove exec-if-exists.
2020-08-13 01:10:12 -03:00
Érico Rolim c74dd73645 Update scripts.
- Create rgps as script instead of alias
- Add lots of new stuff
- Stop reloading spotifyd in start-tmux-music
2020-08-12 23:17:15 -03:00
Érico Rolim e62f5aa8a9 Move Linux only utils to linux-utils. 2020-07-17 01:14:01 -03:00
Érico Rolim e3f61dde74 Update utilities.
- spd: remove exec
- git-merge-pr: update commit
- depgraph: update supported flags
- lessg: add command
2020-07-07 19:03:26 -03:00
Érico Rolim 064c9b09bb Add scripts for chrooting into a glibc boot env.
- fish_prompt: to indicate that one is inside the chrooted fs

- launch-chroot: chroots into the folder, can be turned into C program
at some point to become setuid

- mount-zvol: commmand to mount zvols that have mountpoint= set

- chroot-mnt service: starts up the mounts, kills them with `sv down`.
service-and-tz.sh script was updated to install it
2020-07-07 18:51:31 -03:00
Érico Rolim 19786cf9bc utils: update and add new pastes.
All of them now use wl-copy conditionally.

- purr: uses bsd.ac
- meow: uses bsd.ac with key
2020-07-07 18:38:37 -03:00
Érico Rolim a29a58b46e Add depgraph command.
Visualize program dependencies with PNGs generated by dot.
2020-06-24 03:43:47 -03:00
Érico Rolim 8089adf276 Wayland: clean up services.
Complete Void migration, fix exec-if-exist.
2020-06-24 03:42:48 -03:00
Érico Rolim 248bfc4233 Add 0x0 pastebin service script 2020-06-04 02:02:57 -03:00
Érico Rolim e2002df0ce Clean up scripts and use sh instead of bash
Deleted: mpv, makepkg, openlink
2020-06-04 01:10:31 -03:00
Érico Rolim e771fa5e40 wayland: move to runit service start-up 2020-05-11 02:16:22 -03:00
Érico Rolim ee08ba8614 Fix mistakes in scripts. 2020-05-10 23:24:58 -03:00
Érico Nogueira b92e57d941 Update fish config and mktmpdir util. Add speak_time.
speak_time requires mimic from the Mycroft project.
2020-04-25 23:47:41 -03:00
Érico Rolim 6383fabcb8 Create erctl, clean up session management. 2020-04-21 03:58:16 -03:00
Érico Rolim 9f9d5d6116 Rename scripts to utils.
Remove restart-spotifyd.
2020-04-21 03:16:32 -03:00