Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kales install script gets 404, updates .zshrc, kales not found #117

Open
tayloredwebsites opened this issue May 12, 2024 · 0 comments
Open

Comments

@tayloredwebsites
Copy link

% curl https://raw.githubusercontent.com/felipecsl/kales/master/scripts/install -sSf | sh
Downloading kales...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
-n Generate /Users/dave/.kales.bash ...
OK
-n Generate /Users/dave/.kales.zsh ...
OK

    Update /Users/dave/.bashrc:
      - [ -f ~/.kales.bash ] && source ~/.kales.bash
        + Added
    
    Update /Users/dave/.zshrc:
      - [ -f ~/.kales.zsh ] && source ~/.kales.zsh
        + Added
    
    Finished. Restart your shell.
       source ~/.bashrc  # bash
       source ~/.zshrc   # zsh
    
    For more information, see: https://github.com/felipecsl/kales

% source ~/.zshrc
% kales version
zsh: command not found: kales

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant