README updated
This commit is contained in:
21
README.md
21
README.md
@@ -7,3 +7,24 @@ zlorfi's dotfiles
|
||||
* change the font of your default terminal app to patched `Source Code Pro`
|
||||
* download plug.vim into autoload directory `curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`
|
||||
* launch `vim` with `vim +PlugInstall +qall` to install plugins
|
||||
* MacApps to install:
|
||||
* [AppCleaner](https://freemacsoft.net/appcleaner/)
|
||||
* [Bartender 3](https://www.macbartender.com)
|
||||
* [BetterSnapTool](AppStore)
|
||||
* [Chromium](https://download-chromium.appspot.com)
|
||||
* [Docker](https://www.docker.com/products/docker-desktop)
|
||||
* [Emacs](https://emacsformacosx.com)
|
||||
* Firefox
|
||||
* [Fork](https://git-fork.com)
|
||||
* [GPG Keychain](https://gpgtools.org)
|
||||
* [Insomnia](https://insomnia.rest)
|
||||
* JSONPeep
|
||||
* [kitty](https://sw.kovidgoyal.net/kitty/binary.html)
|
||||
* MacVim(https://macvim-dev.github.io/macvim/)
|
||||
* Office Suite
|
||||
* Microsoft Remote Desktop
|
||||
* Pocket
|
||||
* Spotify
|
||||
* [TablePlus](https://tableplus.com/download)
|
||||
* Tunnelblick
|
||||
* Visual Studio Code
|
||||
|
||||
Binary file not shown.
@@ -3,9 +3,9 @@
|
||||
# some variables
|
||||
_fish_shell="/usr/local/bin/fish"
|
||||
_homebrew=`which brew`
|
||||
_to_install="the_silver_searcher imagemagick postgresql@9.s pgcli rbenv redis ruby-build \
|
||||
tmux unrar yasm youtube-dl elixir git git-flow vim \
|
||||
fish emacs node yarn"
|
||||
_to_install="the_silver_searcher imagemagick postgresql@9.5 pgcli rbenv redis ruby-build \
|
||||
tmux unrar yasm youtube-dl elixir git git-flow vim fish emacs node yarn \
|
||||
azure-cli octant openssl fzf"
|
||||
|
||||
# Generate symlinks for files
|
||||
for i in gemrc gitconfig gitignore gvimrc irbrc mongorc.js NERDTreeBookmarks rspec screenrc tmux.conf vimrc rubocop.yml spacemacs
|
||||
|
||||
Reference in New Issue
Block a user