[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

✨My dotfiles on macOS or Linux for Neovim, Zsh, Kitty, Ranger, etc

License

Notifications You must be signed in to change notification settings

command-z-z/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

57 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Eugene dotfiles

This dotfiles includes the following tools config

πŸ§‘πŸΎβ€πŸŽ¨ ScreenShot

Load More (Click to expend)

πŸ—’οΈ Info

This config folder include all my environment in My OS(Just cherry pick the piece of code you totally understand).

πŸ”¨ Dependencies

πŸ“¦ Packages

brew install --cask kitty
brew install --cask iterm2
brew install --cask wezterm
More Packages (Click to expend)

✍️ Fonts

brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font
brew tap homebrew/cask-fonts
brew install --cask font-jetbrains-mono

🐚 zsh

brew install ranger
brew install lsd
brew install fzf
brew install starship
brew install zsh
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

🎡 Music

brew install --cask background-music
brew install cava
brew install --cask spotify
brew install khanhas/tap/spicetify-cli
brew install spotify-tui

πŸ¦‡ Yabai & skhd

brew install koekeishiya/formulae/yabai
brew install koekeishiya/formulae/skhd

πŸŒ₯️ Sketchybar

brew tap FelixKratz/formulae
brew install sketchybar
brew install jq
brew install gh
brew install switchaudio-osx
brew install --cask sf-symbols
curl -L https://github.com/kvndrsslr/sketchybar-app-font/releases/download/v1.0.4/sketchybar-app-font.ttf -o $HOME/Library/Fonts/sketchybar-app-font.ttf

🀿 Neovim & Tmux

brew install llvm
brew install ripgrep
brew install neovim
brew install tmux

Other

brew install --cask alfred
brew install bat
brew install btop
brew install lazygit
brew install neofetch
brew install --cask qutebrowser

πŸš€ Manual Installation

1.Clone this repository.

git clone https://github.com/command-z-z/dotfiles

2.See my install.sh to learn more about my config.

3.Install the required software(see Dependencies) or run install.sh script.

./install.sh

4.Just copy the piece of code you really want.

πŸ€– Notes

neovim python dependencies.

pip install neovim
pip install pyvim
pip install Ranger-fm

About

✨My dotfiles on macOS or Linux for Neovim, Zsh, Kitty, Ranger, etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published