GithubHelp home page GithubHelp logo

joshuamabina / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 978 KB

my dotfiles

License: MIT License

Vim Script 85.32% Shell 11.93% PHP 1.23% JavaScript 0.26% Makefile 1.26%
dotfiles minimal shell zsh

dotfiles's People

Contributors

joshuamabina avatar lupyana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dotfiles's Issues

htop-vim

It would be nice to use htop with vim key bindings.

(vim) show git branch

Spoiler! The following will look like I am trying to kill a fly with a bazooka. But, I'm not...

vim-airline [email protected]:vim-airline/vim-airline.git

Aside other things, it looks nice. :)

Install dotfiles

For inspiration, see the link to gist, below:

https://gist.github.com/weibeld/869f723063811e5088708a9386bf52bf

Clean up:

  • Remove bin/install-canto.sh
  • Remove bin/install-getpasswd.sh
  • Remove bin/install-slack.sh
  • Remove bin/install-tmux.sh
  • Remove bin/install-stremio.sh
  • Remove bin/install-vim.sh
  • Remove bin/install-youtube-dl.sh
  • Remove bin/install-python.sh
  • Remove bin/install-node.sh
  • Remove tmux/resurrect
  • Remove firefox-esr

Setup the following:

Inspirations:

logbook: tasks, thoughts & stuff!

logbook-cli

It would be nice to launch vi with a simple command so that I can quickly log my thoughts, tasks e.t.c.

Example:

Todo

- call mom
- code feature-awesome- @project +work

Done

- create logbook issue @dotfiles +awesome

Needs

  • ensure $LOGBOOK_DIR exists
  • launch vi with a timestamped logsheet for today if it exists, or create a new one.

Docs(Vim)

  • Install dotfiles(vim)
  • Initial vim and plugins setup
  • Adding a new plugin

Generate helptags for vim modules

After installing vim module (as git submodule), generate help tags so that documentation is easily accessible from vim.

Example:

mkdir -p ~/.vim/pack/tpope/start
cd ~/.vim/pack/tpope/start
git clone https://tpope.io/vim/fugitive.git
vim -u NONE -c "helptags fugitive/doc" -c q # generate helptags

For example above, see vim-fugitive https://github.com/tpope/vim-fugitive

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.