Giter VIP home page Giter VIP logo

dotfiles's Introduction

dotfiles

Installation

git clone [email protected]:kazuki-hanai/dotfiles.git ~/.dotfiles

MacOS

# Install [raycast](https://www.raycast.com/)
# Install [karabiner](https://karabiner-elements.pqrs.org/) and setup config
# Install nerdfont
zsh # Startup new shell

Linux

sudo apt install -y zsh

dotfiles's People

Contributors

kazuki-hanai avatar

Stargazers

 avatar  avatar  avatar

dotfiles's Issues

rg and git-delta cannot be installed

❯ source ~/.zshrc
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_caffeinate
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_composer
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_debuild
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_force
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_git-journal
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_opustools
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_perf
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_subl
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_vagrant
compinit:503: no such file or directory: /home/hnkz/.local/share/zinit/completions/_xinput
dpkg-query: package 'rg' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ripgrep is already the newest version (13.0.0-2ubuntu0.1).
The following packages were automatically installed and are no longer required:
  chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi libaacs0 libaom3 libass9 libavcodec58 libavformat58 libavutil56 libbdplus0 libblas3 libbluray2 libbs2b0 libchromaprint1 libcodec2-1.0 libdav1d5 libflashrom1 libflite1 libftdi1-2 libgme0 libgsm1
  libgstreamer-plugins-bad1.0-0 liblilv-0-0 libmfx1 libmysofa1 libnorm1 libopenmpt0 libpgm-5.3-0 libpostproc55 librabbitmq4 librubberband2 libserd-0-0 libshine3 libsnappy1v5 libsord-0-0 libsratom-0-0 libsrt1.4-gnutls libssh-gcrypt-4
  libswresample3 libswscale5 libudfread0 libva-drm2 libva-wayland2 libvdpau1 libvidstab1.1 libx265-199 libxvidcore4 libzimg2 libzmq5 libzvbi-common libzvbi0 mesa-vdpau-drivers pocketsphinx-en-us vdpau-driver-all
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 103 not upgraded.
dpkg-query: package 'git-delta' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package git-delta

Fix tmux error

These part of the code is suspect

dotfiles/.tmux.conf

Lines 35 to 43 in 501058b

# clipboard
if-shell '[[ $(uname -s) = Linux ]]' {
bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "xclip -i -sel clip > /dev/null"
bind-key -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel "xclip -i -sel clip > /dev/null"
} {
set -g default-command "reattach-to-user-namespace -l $SHELL"
bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel 'reattach-to-user-namespace pbcopy'
bind-key -T copy-mode-vi Enter send -X copy-pipe-and-cancel 'reattach-to-user-namespace pbcopy'
}

brew install grep

A metaphysical dichotomy has caused this unit to overload and shut down. GNU Grep is a requirement and your Mac does not have it. Consider "brew install grep"
Failed to resolve 1.1.0 version
A metaphysical dichotomy has caused this unit to overload and shut down. GNU Grep is a requirement and your Mac does not have it. Consider "brew install grep"
Failure to resolve version from 1.1.0

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.