1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-15 00:33:23 -07:00
Commit Graph

46 Commits

Author SHA1 Message Date
Connor Olding 62555ae5a1 add a directory indicator to suggested files 2021-10-19 09:11:56 +02:00
Connor Olding 2ae755fff3 $? is implicit 2021-10-05 10:59:05 -07:00
Connor Olding 9beaeac7cd just use printf everywhere (allows colors anywhere) 2021-09-25 00:58:52 -07:00
Connor Olding 6af14909fb superficial tweaks 2021-09-25 00:33:25 -07:00
Connor Olding 831536107c add missing argument check 2021-07-31 16:15:07 -07:00
Connor Olding 1941e3253d improve ash compatiblity
surprisingly, [:space:] isn't supported, so just use plain spaces.
2021-07-31 16:10:25 -07:00
Connor Olding 514b8e80d6 fix typo 2021-07-31 14:12:05 -07:00
Connor Olding 9227ade5e8 allow verbosity to be specified on command-line 2021-07-31 14:06:22 -07:00
Connor Olding 1e216752b6 add and further improve error handling 2021-07-31 13:56:46 -07:00
Connor Olding 762f7ffe35 improve error handling 2021-07-31 13:25:00 -07:00
Connor Olding 4000e091a9 use single brackets for file test 2021-07-31 12:59:31 -07:00
Connor Olding 2d37ea1135 remove dotless since we're not strictly POSIX anyway 2021-07-31 12:55:35 -07:00
Connor Olding 5eaf74401e overhaul 2021-07-29 00:37:35 -07:00
Connor Olding b1f7cdd3f5 add verbosity control to install script 2021-07-22 00:57:07 +02:00
Connor Olding f36a293829 fix and rewrite pseudo-symlink file-finding loops 2021-01-06 22:17:01 +01:00
Connor Olding 26445bf490 squash some shellcheck warnings 2021-01-06 20:53:52 +01:00
Connor Olding 880ac92f05 split LS_COLORS into its own file 2020-11-05 17:34:48 +01:00
Connor Olding be13098d1a borrow completions from prezto
at least until i can bother to fix my own
2019-06-08 01:47:55 -07:00
Connor Olding 394b28d0ba add comment 2019-06-05 19:09:37 -07:00
Connor Olding d6bc56a9c3 rewrite is_empty into install script 2019-06-05 18:24:02 -07:00
Connor Olding 9dbfcfe596 tweak messages 2019-06-05 17:11:54 -07:00
Connor Olding e627d7d22a revert change from rm -r to rmdir
rationale: is_empty searches the directory for actual files,
whereas rmdir checks for directories too, so rmdir could fail.
2019-06-05 16:11:10 -07:00
Connor Olding 5846da2bd7 add tmux configuration 2019-06-05 16:03:15 -07:00
Connor Olding c8391bac4b crazy compatibility for install script 2019-06-05 13:16:01 -07:00
Connor Olding 1ca9d7ba36 ash compatibility stuff 2019-06-03 09:29:15 -07:00
Connor Olding 36b40c6466 this is compatible with ash 2019-06-03 15:49:32 +00:00
Connor Olding 6642afd752 don't recurse into .vim/bundle, also diagnostics 2019-05-27 10:40:36 -07:00
Connor Olding 5e3213249a use UTC for backups too 2019-05-27 10:40:11 -07:00
Connor Olding 59503f55c1 use rmdir for empty directories 2019-05-27 11:24:26 +02:00
Connor Olding d86baa61ed remove style configs from installer 2017-11-05 19:07:04 +00:00
Connor Olding 2c223f7d99 Revert "don't backup files if they're binary-equivalent"
This reverts commit 9e29489e84.
2017-11-04 06:45:26 -07:00
Connor Olding 9e29489e84 don't backup files if they're binary-equivalent 2017-03-29 08:05:51 +00:00
Connor Olding 7caa55f2bc add http file stuff; update sc accordingly 2017-03-03 07:36:33 +00:00
Connor Olding 48d7bb9f1d add pseudo-softlinks for msys2 and stuff 2016-11-01 15:24:27 -07:00
Connor Olding 8effe831ca add Xresources 2016-01-08 08:30:52 -08:00
Connor Olding 372bcfc971 Merge branch 'master' of github.com:notwa/rc 2015-12-11 01:07:36 -08:00
Connor Olding e4a1769dfc cygwin crap 2015-12-11 01:06:01 -08:00
Connor Olding 844a693a24 remove ssh stuff from install script
i dont feel like ever doing this properly
2015-12-01 23:15:38 -08:00
Connor Olding 0fa41698ab sweep up some dead files 2015-05-11 12:48:12 -07:00
Connor Olding e347a6858d the further tweakening 2015-04-01 22:15:46 -07:00
Connor Olding 867023bace backup functionality, cleanup 2015-03-13 13:04:17 -07:00
Connor Olding 4c14e1864f the usual 2015-03-06 07:14:33 -08:00
Connor Olding d46b0100f6 rename shrc.zsh to .-shrc 2014-03-14 17:05:30 -07:00
Connor Olding 2cb525a06d mpv config, twitch/hitbox stream convenience functions 2014-03-06 22:23:57 -08:00
Connor Olding 0fde647072 small fixes and some known local hosts 2014-02-14 08:05:48 -08:00
Connor Olding 6d3cb8ed31 install is not a library 2013-11-12 21:51:46 -08:00