2018-07-11 17:53:38 +02:00
2010-04-15 13:59:17 +02:00
2015-06-30 15:48:32 +02:00
2015-06-30 15:49:17 +02:00
2018-02-01 22:34:16 +01:00
2018-07-11 17:53:38 +02:00
2018-04-27 15:51:06 +02:00
2015-06-30 15:43:16 +02:00
2015-06-30 15:43:16 +02:00
2015-06-30 15:43:16 +02:00
2015-06-30 15:49:16 +02:00
2015-06-30 15:46:21 +02:00
2015-06-30 15:49:18 +02:00
2010-05-03 14:25:24 +02:00
2018-01-22 11:32:16 +01:00
2015-06-30 15:49:19 +02:00
2015-06-30 15:49:18 +02:00
2018-01-04 11:09:14 +01:00
2016-09-26 14:00:02 +02:00
2018-01-10 17:01:05 +01:00
2015-06-30 15:49:16 +02:00
2016-03-02 17:37:03 +01:00
2016-09-26 13:46:04 +02:00
2018-03-09 16:08:53 +01:00
2009-12-01 14:03:03 +01:00
2018-07-11 17:53:38 +02:00
2010-04-30 11:08:43 +02:00
2009-11-05 11:58:10 +01:00
2015-06-30 15:49:17 +02:00
2010-03-07 23:56:00 +01:00
2018-03-27 14:03:57 +02:00
2016-01-06 16:39:00 +01:00
2009-11-05 10:53:29 +01:00

My Dot Files

This repo contains a set of tools and configuration files used for development. Especially for Android Rom development

gdb init came from : https://github.com/cyrus-and/gdb-dashboard

Install tool

First get git submodule:

git submodule update --init

add scripts path into your PATH

Then install_config.sh will produce a list of link to copy/past in a terminal. This allow you to select the config files you want

For example, for vim, this will produce the following content

 ln -s PATH_TO_THIS_REPO/.vim ~/.vim
 ln -s PATH_TO_THIS_REPO/.vimrc ~/.vimrc

Vim

Vim plugins are managed by vundle. So at first lunch you have to run in vim

 :PluginInstall

Dependencies

  • conky
  • cscope
  • ctags
  • gmrun
  • gnome-screensaver
  • gnome-terminal
  • gvim
  • numlockx
  • openbox
  • openbox
  • openssh
  • polkit-gnome
  • tint2
  • tmux
  • xbacklight
  • xfce4-notifyd
  • zsh

More tools

  • android-apktool
  • android-bash-completion
  • android-udev
  • archlinux-themes-slim
  • aspell-fr
  • autopep8
  • cppcheck
  • cups
  • dialog
  • elinks
  • eog
  • firefox
  • flake8
  • flashplugin
  • gcc-multilib
  • gedit
  • gnome-calculator
  • gnome-terminal
  • hunspell-en
  • hunspell-fr
  • hyphen-en
  • hyphen-fr
  • libreoffice-fresh
  • libreoffice-fresh-fr
  • mutt
  • notification-daemon
  • obconf
  • odt2txt
  • python2-virtualenv
  • seahorse
  • shellcheck
  • strace
  • sudo
  • udevil
  • unrar
  • unzip
  • xchat

dev tools

Description
My dot files
Readme
Languages
Vim script 59.1%
Shell 19.4%
Python 8.4%
Perl 7.2%
Lua 5.2%
Other 0.7%