Code Monkey home page Code Monkey logo

Comments (10)

atomantic avatar atomantic commented on July 16, 2024

Hi @Highacid, did you update your font in iTerm (Preferences->Profiles->Text, I'm using Hack and Non-Ascii:Roboto Mono for Powerline)? Someone else noticed they didn't have icons and it was because iterm didn't have the font updated.

Sounds like someone wrong with the powerlevel9K setup on your particular device. It might be worth raising here: https://github.com/bhilburn/powerlevel9k

Let me know what you find.

from dotfiles.

uhlhosting avatar uhlhosting commented on July 16, 2024

I also tried to remove the stuff and it generated errors.
./restore.sh: line 9: ./lib.sh: No such file or directory
./restore.sh: line 11: bot: command not found
[Y|n] y
./restore.sh: line 17: bot: command not found
Changing shell for CS.
Password for CS:
./restore.sh: line 18: ok: command not found
./restore.sh: line 21: bot: command not found
~/.dotfiles_backup ~/.dotfiles
~/.dotfiles
./restore.sh: line 45: bot: command not found
prompt_dir:4: character not in range

from dotfiles.

uhlhosting avatar uhlhosting commented on July 16, 2024

Yes true, errors gone, not only thing is new when i start iterm i get this -bash: bindkey: command not found

from dotfiles.

atomantic avatar atomantic commented on July 16, 2024

just fixed the restore script--sorry, changed directory structure and didn't update that file.

As for your last error, make sure you change your shell to zsh. It should have done this automatically, but you can see if it failed: System Preferences -> Users and Groups -> control + click on your user and select "Advanced Options". Make sure your Login Shell is zsh, then open a new iTerm.

from dotfiles.

uhlhosting avatar uhlhosting commented on July 16, 2024

I was already usgin ZSH. I have seen a strange behaviour since I installed, I am not able anymore to delete by keeping backspace pressed, how can I reactivate this part?

from dotfiles.

atomantic avatar atomantic commented on July 16, 2024

what operating system are you on?

The only adjustment to backspace that this project makes is this:

running "Allow hitting the Backspace key to go to the previous page in history"
defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2BackspaceKeyNavigationEnabled -bool true

You can reverse it by running:

defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2BackspaceKeyNavigationEnabled -bool false

from dotfiles.

uhlhosting avatar uhlhosting commented on July 16, 2024

Hi I am still unable to uninstall .dotfiles I did updated the latest version from github and I receve this:
cosmicsound:.dotfiles CS$ sh restore.sh
restore.sh: line 10: ./lib_sh/requires.sh: No such file or directory
cosmicsound:.dotfiles CS$

from dotfiles.

atomantic avatar atomantic commented on July 16, 2024

well, I foo-bared that too: fixed in latest.

from dotfiles.

atomantic avatar atomantic commented on July 16, 2024

Note: your backup files are in ~/.dotfiles_backup -- if you don't know the date/folder name, take a peak in that directory. You can skip running the restore script and manually restore by deleting the symlinked files in ~/ and replacing them with the old ones in your backup directory. Switching back to default bash shell will return you to using ~/.bashrc too.

from dotfiles.

uhlhosting avatar uhlhosting commented on July 16, 2024

I would rather use the script, I do not want to mess it up. Will update it and let you know if it works.

from dotfiles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.