Commit Graph

93 Commits

Author SHA1 Message Date
David Thurstenson c563477f3e Use a more robust method for checking for vim's presence 2021-05-29 03:48:18 -05:00
David Thurstenson b10410c20b cn-progload: Update for compatibility with new cnsftp 2021-05-14 11:54:30 -05:00
David Thurstenson 8346e5ea59 cn-progload: fix program uploading and add the sig file 2021-05-06 17:44:34 -05:00
David Thurstenson 4beeb5a521 cn-fwupd: Don't specify a filename when uploading a puf file 2021-05-06 17:42:26 -05:00
David Thurstenson e8da138c36 cnssh: Copy config array to runtime array and work on that instead 2021-05-06 17:16:45 -05:00
David Thurstenson 7e9aa6fdb5 cnssh: ssh doesn't support setting Host as an option 2021-05-06 16:25:04 -05:00
David Thurstenson 85380e3a27 cnssh: Read out sshopts when needed instead of involving an intermediary variable 2021-05-06 15:53:26 -05:00
David Thurstenson 397f7bd166 cnssh: refactor so cnsftp can reuse cnssh for sftp mode 2021-05-06 15:40:50 -05:00
David Thurstenson db7a784d9f cnsftp: Merge into cnssh 2021-05-06 14:39:22 -05:00
David Thurstenson c2ddb0184a cnssh: Refactored to support authentication on remote devices 2021-05-06 14:25:10 -05:00
David Thurstenson 1a2a0e83f9 Added arpresolve for resolving an IP Address to a mac address via arping 2021-05-05 15:46:41 -05:00
David Thurstenson 28061e1e7c cmdcopy: Removed extra newline 2021-05-01 17:34:12 -05:00
David Thurstenson 1210661b02 Added cmdcopy terminal output copy shortcut 2021-05-01 17:27:43 -05:00
David Thurstenson e240e96f29 Added fbc: paste from pipe, with the paste named like the command run 2021-03-20 14:09:08 -05:00
David Thurstenson d10cdf555a Added mkcd to make a dir and quickly enter it 2021-03-14 15:56:53 -05:00
David Thurstenson 2788e0770e countupdates: instead of just a count, show list and append count 2021-03-13 17:23:34 -06:00
David Thurstenson c711a8bb72 .pam_environment: Remove superflous ':' 2021-02-22 13:29:54 -06:00
David Thurstenson c10d8aaacc Massively simplifying shot to most-used options, and after moving to sway as primary DE 2020-11-30 13:14:23 -06:00
David Thurstenson 4aeeebbe1a .pam_environment: s/$/@/ for PATH
NOTE: pam's env management is going away soon
https://github.com/linux-pam/linux-pam/issues/7#issuecomment-721595903
2020-11-13 11:48:42 -06:00
David Thurstenson c961e22335 Added grepupdates for laziness reasons 2020-11-03 13:58:54 -06:00
David Thurstenson dbf576c900 Whups, the 'i' got vim'd 2020-10-26 22:11:06 -05:00
David Thurstenson 4dc203c8d4 Added some kooshy defaults to basic commands from: https://youtu.be/Wl7CDe9jsuo 2020-10-26 22:10:32 -05:00
David Thurstenson 80406f2e14 Added ultra-portable pastebin service ix.io 2020-10-26 22:04:16 -05:00
David Thurstenson 56a808708c Retiring workaround alias that solved a problem I no longer encounter on a regular basis 2020-10-26 22:01:21 -05:00
David Thurstenson 1e729de722 Added countupdates alias 2020-10-22 10:43:15 -05:00
David Thurstenson 40a51c9e2c That --no-ver that I put in there for testing started fuckin me :P 2020-08-10 01:35:36 -05:00
David Thurstenson e41f9e5ab2 Added tlrepobuild to automate the building of packages, and adding them to my remote repo 2020-08-10 01:21:06 -05:00
David Thurstenson ac5af0678f Added -s option to tldirtyaurbuild 2020-08-07 20:38:21 -05:00
David Thurstenson 1102ae5c8f Adding tldirtyaurbuild.bash, a fairly stupid solution to enable my own laziness 2020-07-26 19:04:50 -05:00
David Thurstenson 663acb7f77 Bringing back the C-l clear-screen binding 2020-07-03 11:18:41 -05:00
David Thurstenson 42c3744ad3 Added printuuid and printpartuuid because blkid syntax escapes me 2020-07-02 20:11:55 -05:00
David Thurstenson e83342bdc9 Added broadway-run.bash 2020-07-02 12:15:49 -05:00
David Thurstenson e78305f0fb Added .inputrc to tweak readline behavior 2020-06-27 17:23:11 -05:00
David Thurstenson 92897567de Merge branch 'master' of vps:git/vcsh/bashrc 2020-06-24 11:20:51 -05:00
David Thurstenson 280169b4df Moved env vars to ~/.pam_environment to maximize scope 2020-06-22 12:28:43 -05:00
David Thurstenson 4e3e1feba5 Moving from .sh to .bash, mainly to get shellcheck to stop questioning my life choices 2020-06-12 12:17:52 -05:00
David Thurstenson 6e4eecd613 Welp. That was a waste of time: https://docs.microsoft.com/en-us/windows/wsl/wsl-config#automount 2020-06-06 18:15:03 -07:00
David Thurstenson bea102ce50 Added mountwinshare.sh to facilitate automatic mounting of a mapped network share to the wsl env 2020-06-06 17:23:33 -07:00
David Thurstenson 6761018c4f Redirect NPM to use my ~ for global installs 2020-06-04 15:30:11 -05:00
David Thurstenson 979d555736 Set default libvirt connection to 'qemu:///system' 2020-06-03 07:25:47 -05:00
David Thurstenson 5a1379dea4 Switched to using sing instead of beep, and added a different tune for a non-zero exit code 2020-05-30 09:01:57 -05:00
David Thurstenson c43932cac3 Merge branch 'master' of vps:git/vcsh/bashrc 2020-05-30 08:19:07 -05:00
David Thurstenson 3b8d9edfd6 Added sing.sh so I can use notes instead of frequencies for beep(1) 2020-05-30 08:18:52 -05:00
David Thurstenson d120e12abe Adding local bin dir to $PATH 2020-05-27 12:08:11 -05:00
David Thurstenson 1b7b61f8ac Huge success! 2020-05-18 21:55:00 -05:00
David Thurstenson 17e0a109e0 Added new cn-scp.sh and enabled extglob 2019-12-16 14:49:59 -06:00
David Thurstenson 3e260b5876 Moved pkgfile config to its own file 2019-12-12 14:47:31 -06:00
David Thurstenson 571770ef94 Moved prompt.sh up the config stack 2019-12-12 14:43:58 -06:00
David Thurstenson 36a4c55dd0 Moved env vars to their own config file 2019-12-12 14:42:59 -06:00
David Thurstenson 1c210e7b66 Added 11-env.sh and added 2019-12-12 14:22:29 -06:00