Coder Social home page Coder Social logo

dotfiles-refactored's Introduction

dotfiles-refactored

A refactored version of my dotfiles, don't overwrite any files/folders. Currently running i3-gaps.

Clean Desktop More screenshots.

Key bindings

Other than default i3 key bindings, There's:

  • $mod+tab: switch workspaces
  • alt+tab: focus next panel
  • alt+shift+tab: focus previous panel
  • $mod+shift+F11: toggle compton opacity
  • alt+ctrl+L: lock the screen (using slimlock)
  • $mod+shift+y: rename workspace

Setup

Programs

Base

  • git
  • zsh, with prezto.
  • openssh
  • tmux
  • xclip
  • i3-gaps-git lemonbar-xft-git dmenu2 dunst compton feh acpi sysstat
  • python-pip
  • bspwm vnstat sres-git pamixer sxhkd xtitle conky dzen2 unclutter wmname pnmixer wmctrl slop maim-git trayer-srg

Misc

  • google-chrome
  • skype
  • uget
  • scudcloud (Slack linux client)
  • wmctrl

Appearance

  • otf-fira-code-git
  • siji-git
  • gohufont
  • arc-gtk-theme-git
  • powerline-fonts-git

Development

  • Sublime
  • Vim / NeoVim
  • NodeJS (with npm)
  • PHP, Composer and MariaDB sudo pacman -S php php-composer php-mcrypt php-pear php-sqlite mariadb, install mariadb by sudo mysql_install_db --user=mysql --basedir=/usr --datadir=/var/lib/mysql, then mysql_secure_installation.
  • sudo pacman -S the_silver_searcher ctags

Additional Config

NPM

  • Follow this for installing global packages without sudo. note that zshrc stuff already done.

PHP

  • Enable extensions by editing /etc/php/php.ini: curl, mysqli, posix, pdo_mysql, pdo_sqlite, sqlite3, openssl.
  • Enter default date timezone in /etc/php/php.ini; Asia/Damascus.

VIM

SublimeText

  • install package control.
  • use advance install from command palette to install the necessary packages simultantiously: Emmet, SublimeLinter, SideBarEnhancements, BracketHighlighter, SublimeCodeIntel, AlignTab, AdvancedNewFile, GitGutter, DocBlockr, WordPress, Laravel Blade Highlighter, SublimeLinter-php, Theme - Spaceblack, Theme - Spacegray.

Others

  • add key binding for lighthouse | sh, e.g. Alt + R

Theme & Icons

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.