Git Product home page Git Product logo

dotfiles's Introduction

metakermit's ~/.*

After looking at the many interesting dotfile solutions, I decided to go the build-your-own-lightsaber road after all. So here goes…

Features

💦🌱 These configs are actively nourished:

  • 📝 atom – the versatile and modern text editor
  • 💻 zsh – a cozy shell environment with git/virtualenv support
  • 📈 jupyter notebook – easily start a local Jupyter Notebook for number crunching on a train
  • 📝 emacs – the classic text editor – for some reason I keep its config in ➡️ another repo

📼 These configs are still in there, but I rarely use them:

  • 💻 bash – not as cool as zsh, but should still work, I hope

Installation

Note, if you're really thinking of using this for your own config, you should fork the repo and clean out a lot of the stuff that will be useless to you. Sorry, I'm lazy and I didn't really make this a general-purpose config :P

OS X

In OS X do:

bash <(curl -s https://raw.githubusercontent.com/metakermit/dotfiles/master/meta/install-mac.sh)

Ubuntu (deprecated)

Warning: support for Ubuntu no longer maintained.

On a clean Ubuntu machine, do:

wget -O - https://raw.githubusercontent.com/metakermit/dotfiles/master/meta/install-linux.sh | bash

Manual

Alternatively, if you already have git and you cloned this repository, in Ubuntu just do:

./meta/install-linux.sh

or on a Mac:

./meta/instal-mac.sh

Thanks!

dotfiles's People

Contributors

metakermit 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  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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

Uninstallation, 'transitivity' of remapping problems

First of all this is great, thank you! It worked no problem, until I broke it.

I map caps lock to ctrl for the sake of my pinky, which I accomplished with setxbpmap -option caps:ctrl_modifier. But using caps does not work with the emacs shortcuts. Any suggestions on how this might be accomplished?

Also, would you mind recommending a way to revert the changes made by the install script?

Thanks!

Your scripts only works for Text app and won't function in commmand line tool

I d'on't know wether you have tested it in CL environment, but it does not work. According to your codes, "ctrl+c" is shortcut of copy in Text App. However, you didn't show how to map global copy (copy files, copy text, copy photos ...) into a hotkey.

You were using a different log file from the Linux autokey-gtk app, hence no output should auto.log can see. Another problem is that I don't understand why you send_key("+c").

The "copy" here means copy function in global system. Contents will be kept in registers.

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.