GithubHelp home page GithubHelp logo

dotfiles's Introduction

Anton dotfiles

This repo contains:

  • macos setup scripts
  • .vimrc
  • .zshrc
  • prezto (zsh setup) fork, as submodule
  • gitconfig aliases
  • iterm preferences
  • (depracted files for windows etc)

Installation

  • setup_symlinks.sh will create symbolic links in home folder targeting dotfiles in ~/dotfiles
  • setup_brew_installs.sh installs useful apps with brew and pip
  • macosdefaults.sh confiugres mac

To change shell to zsh use:

chsh -s /usr/local/bin/zsh

This repo needs to be cloned recursively (or run git submodule init; git submodule update) to get prezto for zsh.

Iterm2 needs to manually be set to sync with this folder to use the settings.

Note that .zsh will set vim=nvim if it exists.

Manual steps

  • If using alfred 3 you need to point the config file to the dotfiles directory.

Updating things

Prezto:

cd prezto
git pull --rebase 

or interactively (for security reasons):

git pull --no-commit --strategy=recursive -X ours upstream master
git add --patch

Brew and pip:

brew outdated
brew upgrade --all
pip list --outdated
pip install --upgrade pip

Manual installations

Useful things that are not installed with these scripts.

Browser extensions

  • uBlock
  • Pocket
  • The Great Discarder

Useful mac apps

  • Alfred 3, with snippets for math utf8 characters.
  • (copyq or Alfred PowerPack), clipboard history
  • Rescue Time
  • Context for switching between windows in one app
  • Notion

dotfiles's People

Contributors

antonosika 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

Watchers

 avatar  avatar  avatar

dotfiles's Issues

Missing link

Hello,

I really love your script. One missing component for fzf hotkeys seems to be missing from the repository.

If you might happen to give a link or push the script it would
be really helpful.

~/.fzf/install.sh

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.