这是indexloc提供的服务,不要输入任何密码
Skip to content

ryanmcdowell/dotfiles

Repository files navigation

DotFiles

System configuration scripts to bootstrap a new development environment based on my personal preferences. This repo utilizes the Oh My Zsh project and can be further customized using it's plugins.

Installing fonts

To install the powerline fonts on Linux, clone the following repository and open the .ttf files to add them to your font library.

git clone https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy

Applications

The app.sh file will install the following applications from homebrew and will be invoked in the bootstrap.sh file. Comment or remove brew install invocations within app.sh to prevent any undesired applications or plugins from automatically being installed.

Applications installed by default:

  • Google Chrome
  • Intellij Idea CE
  • MPlayerX
  • Spotify
  • Sublime Text
  • The Unarchiver
  • Thinkorswim
  • Visual Studio Code

Plugins installed by default:

Plugin Description
qlmarkdown Quicklook plugin for viewing Markdown files
quicklook-json Quicklook plugin for pretty-printing JSON files
qlprettypatch Quicklook plugin for viewing patch files
quicklook-csv Quicklook plugin for viewing CSV files as tables
qlimagesize Quicklook plugin to display image dimensions when viewing an image
webpquicklook Quicklook plugin for viewing WebP files
suspicious-package Quicklook plugin to inspect suspicious packages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published