Code Monkey home page Code Monkey logo

dotfiles's People

Contributors

ray-g avatar seagle0128 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

$GOPATH can be set multi path

File [.zshrc.local] commit [c789645]

 if [ "$TERM" != "linux" ] && [ -f "$GOPATH/bin/powerline-go" ]; then

$GOPATH can be set multi path, for example:

export GOPATH=$HOME/go:$HOME/work/go

Can't find powerline-go even if it is installed in $HOME/go.
[ -f "$GOPATH/bin/powerline-go" ] will be false.

The following is correct.

command powerline-go >/dev/null 2>&1;

error in .zshrc: ".zshrc: no such hash table element: fd"

When run the script in quickstart
sh -c "$(curl -fsSL https://github.com/seagle0128/dotfiles/raw/master/install.sh)"

Result:
/home/suzumiya/.zshrc:unalias:104: no such hash table element: fd

Info:

  • suzumiya@suzumiya-pc
  • OS: Manjaro 19.0.1 Kyria
  • Kernel: x86_64 Linux 5.4.22-1-MANJARO
  • Uptime: 2h 10m
  • Packages: 941
  • Shell: zsh 5.8
  • Resolution: 1920x1080
  • DE: Xfce4
  • WM: Xfwm4
  • WM Theme: Matcha-sea
  • GTK Theme: Matcha-sea [GTK2]
  • Icon Theme: Papirus-Maia
  • Font: Noto Sans CJK SC 10
  • Disk: 6.9G / 52G (14%)
  • CPU: Intel Core i5-8250U @ 4x 1.8GHz
  • GPU: llvmpipe (LLVM 9.0.1, 256 bits)
  • RAM: 1475MiB / 5982MiB

It seems that the script was not executed to the last line.

Moreover I noticed line 39 in the script(.zshrc)
command -v fdfind >/dev/null 2>&1 && alias fd='fdfind' .
But I found no fdfind command in linux and pacman has no such command as well.

Looking forward for any solution and many thanks!

ubuntu shortcut key of `ctrl+r` can't act like macos

Sorry to disturb. Your dotfiles are really convient configuration.
When I followed you settings both on MacOS and Ubuntu. Shortcuts of Ctrl+R which is to search history commands acts differently.
I've modified you .zshrc file, change the default theme ys to powerlevel 10k. MacOS seems everythings's fine, however, ubuntu seems Ctrl+R acts like common Ctrl+R, cann't find hisotry commands display.
Do you have any ideas or suggestions?

Distribute a clean config

Could you delete your git credentials from the .gitconfig? I just set up a new environment and forgot to delete yours and now I have some commits with your name in my project. I think I will not be the only one who will run into this.

main截图里的字体和主题

main截图里的字体貌似是powerlevel10k而不是pure?这个在目前的脚本里好像没有,我运行的结果也是main那样的。不知是不是用了什么其他的设置?

另外,能否分享下这张图的terminal主题配色?

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.