Giter Site home page Giter Site logo

dotfiles's People

Contributors

aramsey118 avatar cottonaf avatar serubin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

Better Read me

... Gotta re-read that readme

Goals:

  • To create a simple, lightweight, and practical standard configuration
  • To create a configuration that is not overwhelming like larger dotfiles

I3 Status Bar additions

Adding volume to status bar (and volume key bindings)
Add transparency to the bar
Add icons
Add better delimiters

Git user fix

Create external config (move .dotilfes-loc to this as well) to hold git/github user info. Enter on initial install, then add from there.

Neovim YCM exception

Traceback (most recent call last):                                                                                                                                                                                                            
  File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main                                                                                                                                                                        
    "__main__", mod_spec)                                                                                                                                                                                                                     
  File "/usr/lib/python3.4/runpy.py", line 85, in _run_code                                                                                                                                                                                   
    exec(code, run_globals)                                                                                                                                                                                                                   
  File "/home/seru/.config/nvim/bundle/YouCompleteMe/python/ycm/../../third_party/ycmd/ycmd/__main__.py", line 183, in <module>                                                                                                               
    Main()                                                                                                                                                                                                                                    
  File "/home/seru/.config/nvim/bundle/YouCompleteMe/python/ycm/../../third_party/ycmd/ycmd/__main__.py", line 160, in Main                                                                                                                   
    if not CompatibleWithCurrentCoreVersion():                                                                                                                                                                                                
  File "/home/seru/.config/nvim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_utils.py", line 52, in CompatibleWithCurrentCoreVersion                                                                                                     
    import ycm_core                                                                                                                                                                                                                           
ImportError: dynamic module does not define init function (PyInit_ycm_core)                                                                                                                                                                   

Disruptive User Input during installs

Installations should only require user input once at the beginning, anything that requires user inputs after that is too disruptive and should be removed.

All user input for specific packages should be saved to a variable in the .info file of that package.

Don't symlink ~/.gitconfig to the dotfile gitconfig

If the symlink is created, the file could accidentally be added to the repo. Copying .gitconfig to the home directory and using ~/.dotfiles.info to add user and email in after an update is better (though users should have a warning that their current git config is being overwritten)

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.