2010-04-15 13:59:17 +02:00
2022-09-06 17:13:34 +02:00
2021-11-22 14:13:25 +01:00
2019-09-26 11:51:35 +02:00
2024-05-23 14:26:15 +02:00
2023-10-03 11:53:44 +02:00
2015-06-30 15:43:16 +02:00
2023-03-05 20:59:26 +01:00
2022-11-21 22:06:30 +01:00
2015-06-30 15:49:16 +02:00
2022-11-21 22:35:34 +01:00
2023-01-24 16:17:55 +01:00
2010-05-03 14:25:24 +02:00
2022-09-22 15:49:22 +02:00
2024-05-13 09:25:33 +02:00
2021-06-29 21:49:06 +02:00
2022-09-22 15:49:22 +02:00
2023-03-05 20:51:59 +01:00
2021-11-22 14:13:25 +01: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
2021-08-24 22:20:06 +02:00
2009-12-01 14:03:03 +01:00
2021-05-30 22:42:08 +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
2021-05-30 22:35:50 +02:00
2021-03-04 09:28:32 +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

You can simply do

#install dot files
make
#install package as well (archlinux only)
pacman -Sy make sudo
gpasswd -a USER wheel
edit /etc/sudoers
make arch_all

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
  • openssh
  • polkit-gnome
  • sudo
  • tint2
  • tmux
  • xbacklight
  • xfce4-notifyd
  • zsh

More tools

  • android-apktool
  • android-bash-completion
  • android-udev
  • archlinux-themes-slim
  • aspell-fr
  • autopep8
  • bear
  • cppcheck
  • cups
  • dialog
  • elinks
  • eog
  • firefox
  • flake8
  • flashplugin
  • fzf
  • bat
  • fd
  • gcc-multilib
  • gedit
  • gnome-calculator
  • gnome-terminal
  • hunspell-en
  • hunspell-fr
  • hyphen-en
  • hyphen-fr
  • libreoffice-fresh
  • libreoffice-fresh-fr
  • mutt
  • networkmanager-iwd-overlay # To use iwd instead of wpa_supplicant (archlinux specific)
  • notification-daemon
  • obconf
  • odt2txt
  • python2-virtualenv
  • seahorse
  • shellcheck
  • strace
  • 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%