Giter VIP home page Giter VIP logo

dotfiles's People

Contributors

aleinside avatar andreausu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dotfiles's Issues

Future - varie

PHP

$ sudo apt-get install php-codesniffer
$ sudo apt-get install phpmd

alias phpstan='docker run -v $PWD:/app --rm phpstan/phpstan'

$ wget http://cs.sensiolabs.org/download/php-cs-fixer-v2.phar -O php-cs-fixer
$ sudo chmod a+x php-cs-fixer
$ sudo mv php-cs-fixer /usr/local/bin/php-cs-fixer

rsync

readonly rsync_options="--exclude=.git/ --exclude=vendor/ --exclude=node_modules/ --exclude=web/assets/ --exclude=web/bower/ --exclude=web/compass/stylesheets/ --exclude=web/bundles/ --exclude=var/cache/ --exclude=var/logs/ --exclude=var/sessions/ --exclude=elm-stuff/ --exclude=_build/ --exclude=deps/ "

i3-config

# Window decoration

new_window pixel 2

bindsym $mod+u border none

bindsym $mod+z border pixel 2

bindsym $mod+n border normal

vim?

nnoremap <c-j> <c-w>j
nnoremap <c-k> <c-w>k
nnoremap <c-h> <c-w>h
nnoremap <c-l> <c-w>l

Da installare

apps

  • google chrome *
  • openvpn
  • openssh-server
  • awscli
  • mysql workbench
  • tmux
  • zsh
  • oh my zsh **
  • fuzzy finder **

languages (asdf)

  • erlang
  • elixir
  • ruby gem
  • python
  • php
  • composer

system

  • docker **
  • docker-compose **
  • neovim **
  • universal ctags **
  • mycli
  • pgcli

i3 stuff [x]

  • i3
  • i3lock
  • i3status
  • scrot (command line screen capture)
  • slim (desktop-independent graphical login manager for X11)
  • suckless-tools (simple commands for minimalistic window managers)
  • mc
  • feh

* add repositories
** custom installation

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.