Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

AmmarCodes/dotfiles-refactored

Repository files navigation

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

About

[Archived] A refactored version of my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published