Commit graph

67 commits

Author SHA1 Message Date
Elijah Lazkani
d38f917bf4 I give up on OS X in Travis 2017-03-04 12:03:27 -05:00
Elijah Lazkani
b36be8b335 Trying with no Travis image for OS X 2017-03-04 11:55:50 -05:00
Elijah Lazkani
c07f8d78bb Keeping OS X Simple for Travis 2017-03-04 11:52:31 -05:00
Elijah Lazkani
8db8f9b167 Escaping the Travis environment for unknown packages 2017-03-04 11:45:16 -05:00
Elijah Lazkani
1c96b80fc1 Travis retired the OS image for a newer one 2017-03-04 11:27:11 -05:00
Elijah Lazkani
9280d4604d Testing environments with Travis 2017-03-04 11:24:23 -05:00
Elijah Lazkani
814400ab91 Travis can't handle a python environment 2017-03-04 10:56:57 -05:00
Elijah Lazkani
c2a3e9bb84 Adding more environments to Travis 2017-03-04 10:50:08 -05:00
Elijah Lazkani
1bbcc9fd04 Moving to zshell instead and reverting back the changes to fish 2017-03-04 00:04:16 -05:00
Elijah Lazkani
6ed625f70f Calling the installer from fish 2017-03-03 23:47:53 -05:00
Elijah Lazkani
979158347c Cleaning up the code 2017-03-03 23:44:02 -05:00
Elijah Lazkani
b6efefcfb2 No need for sudo in the script, it's being called from .travis.yml 2017-03-03 23:43:23 -05:00
Elijah Lazkani
162e3dfb10 Testing Travis without sudo: required 2017-03-03 23:41:56 -05:00
Elijah Lazkani
69d988d089 Create directories needed for fish 2017-03-03 23:39:29 -05:00
Elijah Lazkani
a5c3630ce0 Trying it with the correct cases 2017-03-03 23:32:20 -05:00
Elijah Lazkani
02c7a6db3e Trying the return code passthrough again... 2017-03-03 23:29:02 -05:00
Elijah Lazkani
fee3a770f5 Switching parameters, maybe that will fix this... 2017-03-03 23:21:20 -05:00
Elijah Lazkani
d810787e5b Trying to run the grains script from where I stand 2017-03-03 23:17:01 -05:00
Elijah Lazkani
73e9342004 Bundling the grains generation in a script for Travis 2017-03-03 23:10:12 -05:00
Elijah Lazkani
b6d23d640e Removing unknown parameters 2017-03-03 23:03:44 -05:00
Elijah Lazkani
5ad2e18650 Fixing the path for Travis to copy the correct base 2017-03-03 22:58:14 -05:00
Elijah Lazkani
7daa80d6bc Fixing the path to base configuration 2017-03-03 22:56:17 -05:00
Elijah Lazkani
66b1aeed3f The debugging line was causing the issue 2017-03-03 22:50:38 -05:00
Elijah Lazkani
406fb71f0e What happens without the grains specified... 2017-03-03 22:46:05 -05:00
Elijah Lazkani
405e7703c4 Trying a more involved Travis config 2017-03-03 22:35:52 -05:00
Elijah Lazkani
8dee80c0df Make sure the fish config directory is present before moving on 2017-03-03 22:25:42 -05:00
Elijah Lazkani
e5f1475c4e Trying with ./ before trying something totally different 2017-03-03 22:13:05 -05:00
Elijah Lazkani
6e5eaa16c2 Trying to call sh, maybe... 2017-03-03 22:09:28 -05:00
Elijah Lazkani
daf226914d Fixing the script for Travis to run 2017-03-03 22:06:23 -05:00
Elijah Lazkani
684dff7c80 Adding Travis super dooper icon to the README 2017-03-03 22:03:55 -05:00
Elijah Lazkani
2e7c244c40 Taking the first step to adding Travis CI 2017-03-03 21:52:32 -05:00
Elijah Lazkani
ef8820cc2e Adding the files needed for fish 2017-03-02 22:43:00 -05:00
Elijah Lazkani
e711e1f910 - Adding the usage of the group grain
- Fixing the fish configuration
2017-03-01 23:37:37 -05:00
Elijah Lazkani
5807d83862 Adding user group to the grain configuration 2017-03-01 23:35:44 -05:00
Elijah Lazkani
755b076fb8 Fixing the theme name installed, missed it previously 2017-01-16 20:16:04 -05:00
Elijah Lazkani
f1cba2f72b Adding TODO for the future 2017-01-16 20:12:05 -05:00
Elijah Lazkani
428ebb1650 Changing the main theme to bobthefish 2017-01-16 13:51:46 -05:00
Elijah Lazkani
66350f9dc4 How about absolute path, would that work ? 2017-01-14 20:11:57 -05:00
Elijah Lazkani
77ab9e2d5e Trying to run the unless in fish... 2017-01-14 20:10:12 -05:00
Elijah Lazkani
6a65fbe32f But of course, we need to run it in fish... 2017-01-14 19:53:17 -05:00
Elijah Lazkani
5bde8a27ee Installing bira theme for oh my fish.. 2017-01-14 19:30:54 -05:00
Elijah Lazkani
e77b961b8a Run oh-my-fish install as the user, not root... 2017-01-14 18:57:20 -05:00
Elijah Lazkani
6826e556c5 Making fish as the default user shell when it gets installed. 2017-01-14 18:53:11 -05:00
Elijah Lazkani
5657b173a9 The script was getting stuck in a loop, trying with non-interactive. 2017-01-14 18:42:09 -05:00
Elijah Lazkani
2df121a6af Testing out fish instead of zshell. 2017-01-14 18:09:11 -05:00
Elijah Lazkani
ce9a184552 Making the zshell configuration OS specific. 2017-01-14 14:27:36 -05:00
Elijah Lazkani
3906f698e7 Adding a bashrc configuration, will populate it later. 2017-01-14 14:14:44 -05:00
Elijah Lazkani
033f230a9d Fixing a typo in the path name of oh-my-zsh. 2017-01-14 14:08:49 -05:00
Elijah Lazkani
5e06907ee8 Adding zshell configuration. 2017-01-14 13:27:15 -05:00
Elijah Lazkani
065ab2ee3c Getting a grip on jinja whitespace acontrol. 2017-01-14 12:44:54 -05:00