Commit Graph

38 Commits

Author SHA1 Message Date
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 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 36a4c55dd0 Moved env vars to their own config file 2019-12-12 14:42:59 -06:00
David Thurstenson 12ef20f681 Remove local bashrc function. If this functionality is needed, put an untracked script into ~/.bashrc.d/ instead. 2019-05-17 16:25:35 -05:00
David Thurstenson e9165f2949 General cleanup, and put everything through shellcheck 2019-05-15 23:17:05 -05:00
David Thurstenson 54ebcdd409 Splitting up my .bashrc for simplicity's sake 2019-05-15 22:45:06 -05:00
David Thurstenson e444b00e73 Fixed getdst() url creation 2019-05-15 16:44:40 -05:00
David Thurstenson 882b269796 Test for a local .bashrc before trying to source it 2019-05-12 23:58:10 -05:00
David Thurstenson 7368569d34 Restore proper spacing at the beginning of fontfind() 2019-05-12 23:48:39 -05:00
David Thurstenson 022ba22a38 Restore the beginning of a case statement in shot() 2019-05-12 16:13:17 -05:00
David Thurstenson 7b8963cc41 Added a source statement to add a local bashrc for fine tuning 2018-11-27 22:59:50 -06:00
David Thurstenson a0b48838d2 Use system libs when creating the venv 2017-06-21 16:46:12 +00:00
David Thurstenson 3bc4f991cf rework shot() to be easier to use, and save local copies of pasted shots 2017-06-02 16:00:52 -05:00
David Thurstenson a030520c1f Re-structure PS1 for better extensibility, add venv mixin 2017-05-25 17:25:51 -05:00
David Thurstenson 827d7e1c3b Re-structure \[$(tput setaf 4)\][\A]\[$(tput setaf 6)\][\[$(tput setaf 14)\]\u\[$(tput setaf 6)\]@\h \[$(tput setaf 13)\]bashrc\[$(tput sgr0)\] \[$(tput setaf 6)\]\W]\[$(tput sgr0)\]$ for better extensibility, add venv mixin 2017-05-25 17:23:45 -05:00
David Thurstenson 0fd1ad79e7 vactivate spawns a shell in a subprocess for easier exiting, and prompt customization 2017-05-25 17:02:43 -05:00
David Thurstenson 838137e2bb Added vactivate() to assist in activation/creation of venvs 2017-05-24 12:33:13 -05:00
David Thurstenson 42c1b93936 Add fontfind() for finding which font provides a certain glyph 2017-05-03 10:00:07 -05:00
David Thurstenson 8602033910 Added shortcuts for maim 2017-04-28 11:58:17 -05:00
David Thurstenson 6000841c7e Added screenterm stopgap 2017-04-26 10:02:27 -05:00
David Thurstenson 5a9dea79ce Added getdst() 2017-02-17 10:46:46 -06:00
David Thurstenson 6a102b46c4 General cleanup for readability and maintainability 2017-02-16 02:23:49 -06:00
David Thurstenson 66a666e4b4 Add function that wrapps any command to temporarily change terminfo 2017-02-09 18:25:32 -06:00
David Thurstenson f1a02c45e0 Moving from screen to tmux for weechat 2017-01-10 16:37:02 -06:00
David Thurstenson 2a96636cf5 Since tab complete with `sudo systemctl` is broken, revert to using polkit for authentication instead 2016-12-28 11:26:40 -06:00
David Thurstenson 2cd660a915 If you are in a vcsh repo, display the repo name in the prompt 2016-10-26 10:08:55 -05:00
David Thurstenson bbe83b3384 No longer using Germinal 2016-06-24 20:37:51 -05:00
David Thurstenson 695e0ac72d Added function to toggle audible bell for germinal 2016-04-29 10:18:05 -05:00
David Thurstenson 0c939ccfee Reversed test for 1 2016-04-15 09:16:28 -05:00
David Thurstenson 148ef39a6f Clean up formatting, added awman coloring, only use powerline if not using a TTY 2016-04-11 12:27:46 -05:00
David Thurstenson 73d31d2973 added powerline 2016-03-31 12:09:10 -05:00
David Thurstenson d964d1d7cb Added lscolors 2016-03-15 09:15:35 -05:00
David Thurstenson 5fcefb5a05 Changed weechat to use thurstylark-vps 2016-03-03 16:19:16 -06:00
David Thurstenson d268eb9172 added -A to ls alias, added -h to la alias, removed lesspipe 2016-01-28 12:09:13 -06:00
David Thurstenson 7a60ec4ccb added alias nmap to sudo nmap 2016-01-21 16:21:30 -06:00
David Thurstenson 2faa1e480a Added if statement for pkgfile, syntax highlighting for less, added
weechat alias.
2016-01-21 13:42:34 -06:00
David Thurstenson b912cc3a2c initial commit 2016-01-20 11:06:54 -06:00