From c160bf24f14957a1d65ee2342c3e5d6d321e159b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 13 Jun 2017 14:05:06 -0700 Subject: packages and chromium notes --- software/chromium.page | 11 ++++++++ software/packages.page | 68 +++++++++++++++++++++++++++++++++----------------- 2 files changed, 56 insertions(+), 23 deletions(-) (limited to 'software') diff --git a/software/chromium.page b/software/chromium.page index 10d234f..2212a20 100644 --- a/software/chromium.page +++ b/software/chromium.page @@ -20,6 +20,17 @@ As of spring 2010, you can get chromium on debian-based systems by adding the ``ppa:chromium-daily/beta`` and apt-getting 'chromium-browser' (NOT 'chromium'). +Extensions +------------ +I usually install: + + quicktabs + uBlock Origin + Fix Chrome Middle Click Behavior + browserpass + JSONView + vimium (see below) + Tab-searching ----------------- One feature I haven't really gotten the hang of in chromium (but that I like a diff --git a/software/packages.page b/software/packages.page index a6e00aa..a54221c 100644 --- a/software/packages.page +++ b/software/packages.page @@ -4,41 +4,63 @@ Commonly Used Packages Almost all machines get the following (decreasing minimalism): + alpine + apt-transport-https + arandr bash - vim - vim-pathogen - unzip + build-essential bzip2 - pv + ctorrent + curl + dar + datamash + dialog + e2fsprogs + fonts-liberations + git htop iftop + iproute + ipython + ipython3 + jq + lsblk lsof + lwhw + manpages-dev + mosh + mtr-tiny + netcat + nginx ngrep + nmap + openssh-server + p7zip-full + parallel + pass + pv + python screen - wget - curl - git + software-properties-common + sshuttle + stow subversion - unrar - alpine - python - ipython - nginx - pork - e2fsprogs - unison - ctorrent - nmap - netcat tcpdump + tmux tree - lsblk + unison + unrar + unzip + vim + vim-pathogen + wget -If debian-based, add ``build-essential``, ``openssh-server``, ``manpages-dev``, -``iproute``, and it's ``git-core`` (not ``git``) and ``mtr-tiny`` (not -``mtr``). See also [debian], or just: +Some un-packages things I also install: - apt-get install bash vim unzip bzip2 pv htop iftop lsof ngrep screen wget curl git subversion alpine python ipython nginx pork e2fsprogs unison ctorrent nmap netcat tcpdump tree gitk vlc meld emacs pidgin lyx mplayer xpdf xfce4 gimp wireshark git-core build-essential openssh-server manpages-dev iproute mtr-tiny + golang + ripgrep + rustup + xsv If it's not a headless machine I add: -- cgit v1.2.3