15 Commits

Author SHA1 Message Date
Kesavan Yogeswaran
9d0f0504ef fix: Remove nag message for assets management
Anyhow who didn't opt out of the assets management feature (by setting
SCM_BREEZE_DISABLE_ASSETS_MANAGEMENT) would be shown a nag message every
time they started a shell, which adds unnecessary noise.
2024-04-06 23:10:25 +00:00
Will Owens
72e31b86e5 feat: make the asset management optional
The environment variable `SCM_BREEZE_DISABLE_ASSETS_MANAGEMENT=true` when set
to will disable the asset management portion of the shell integration.
2024-02-27 08:44:33 -05:00
David Lee
7189656854 [PATCH] Add grep_shortcuts
Closes #125, Thanks David Lee!
2018-08-31 09:33:37 -04:00
Nathan Broadbent
32a184d8c0 '.' => 'source' (some people alias '.' as something different) 2012-09-19 21:40:29 +12:00
Nathan Broadbent
197dcfc74f Fail git status if .git not in cwd or parent directory 2012-09-19 21:30:07 +12:00
Nathan Broadbent
af84c992b7 Re-organized files. Added shortcuts for git branches, under gb function 2012-08-16 02:32:53 +12:00
Peter Lyons
b4de983768 Avoid warning message if ~/.scmbrc does not exist 2012-05-07 09:31:19 -06:00
Nathan Broadbent
b70ef4dba1 Added design() function to manage synchronization of design development assets for git repos, without checking them in 2011-10-22 01:54:14 +08:00
Nathan Broadbent
72dec92d35 Reorganised code 2011-10-19 18:04:54 +08:00
Nathan Broadbent
8be41f63d0 Added alias wrapper to ignore errors when alias isn't defined. 2011-10-19 16:52:19 +08:00
Nathan Broadbent
2518608b5c Changed more words 2011-10-18 02:28:13 +08:00
Nathan Broadbent
acd8e42ee9 Better shared variable name. 2011-10-18 00:36:36 +08:00
Nathan Broadbent
0449951e99 Only load if ~/.git.scmbrc exists 2011-10-18 00:26:50 +08:00
Nathan Broadbent
1dde08e904 more name fixes 2011-10-18 00:21:38 +08:00
Nathan Broadbent
e634d0c4b5 Initial Commit - moved out of ubuntu_config. 2011-10-18 00:18:17 +08:00