Code Monkey home page Code Monkey logo

.dotfiles's People

Contributors

bgenchel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

.dotfiles's Issues

Update YCM install

A few things about the YCM installation have changed since I last updated this repo. I need to update the options for that.

MacVim

automate the installation and placement of MacVim

Updating MacVim

Currently, when the install script runs, it installs MacVim using brew, then copies the app file to the Applications directory. This means that if I were to update macvim, the update would only effect the original, and the user would still be using the unupdated copy.

Update .fzf stuff

Fzf has changed I think, the url of its repo, as well as some of its repo components necessary to the install. Need to update all of that.

Get rid of machine specific shortcuts.

.zshrc has a lot of shortcuts that are custom to whatever company I'm working for, and what machine I'm working on. It should be very general. Perhaps install script should serve the most recent version through a CDN?

Add Linter Installs to Install Script

Syntastic needs linters to be in the path sometimes, and perhaps has other requirements depending on the language.

For python, it needs pylint or flake8 available on your path

Dockerfile and install scripts

i'll be moving my dl pytorch docker file in here soon. There are a few things that aren't working right now in the docker container. Namely, because of weird conda v. python and path editing things (I don't actually know what's going on), pytorch and pip are only available when I'm not using tmux in the system.

When tmux is activated, I do get the syntax highlighting, which I do want, but the system can't locate pytorch or pip.

So, I need to fix that.

Change to Powerlevel9k for zsh

Yup, it's been downloaded into the oh-my-zsh repo listed here, but it needs to be set up in the config files along with adding options for prompt length.

Missing packages

zsh-syntax-highlighting is missing from the oh-my-zsh directory. Need to fix that. Also add zsh-autocomplete

Only One Install Script

Conglomerate everything into a single install script that checks the environment before going to work. Add flags to allow a choice between installing zsh and just using bash. Add some stuff to customize the standard bash shell.

Combine install scripts

I think I know enough now to bring the two install scripts into one, with control flow depending on what system it's running on.

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.