Skip to content

Instantly share code, notes, and snippets.

View ogkloo's full-sized avatar

ogkloo

View GitHub Profile
#Fix C-b sucking as a keybind
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
# Allows us to send a prefix to nested sessions
bind-key a send-prefix
# Rebind some keys for easier management
bind-key o split-window -h -c "#{pane_current_path}"
unbind %
#toki pona diction
a
akesi
ala
alasa
ale
anpa
ante
anu
awen
@ogkloo
ogkloo / cleaninstall_output
Created March 17, 2017 05:20
Output of ./cleaninstall.sh, run as root
You are not the owner of '/home/fir/.stack/'. Aborting to protect file permissions.
Retry with '--allow-different-user' to disable this precaution.
You are not the owner of '/home/fir/.stack/'. Aborting to protect file permissions.
Retry with '--allow-different-user' to disable this precaution.
ghc-paths-0.1.0.9: configure
Progress: 1/2
-- While building package ghc-paths-0.1.0.9 using:
/tmp/stack4226/ghc-paths-0.1.0.9/.stack-work/dist/x86_64-linux/Cabal-1.22.5.0/setup/setup --builddir=.stack-work/dist/x86_64-linux/Cabal-1.22.5.0 configure --with-ghc=/home/fir/.stack/programs/x86_64-linux/ghc-7.10.3/bin/ghc --with-ghc-pkg=/home/fir/.stack/programs/x86_64-linux/ghc-7.10.3/bin/ghc-pkg --user --package-db=clear --package-db=global --package-db=/home/fir/.stack/snapshots/x86_64-linux/lts-6.27/7.10.3/pkgdb --package-db=/home/fir/eta/.stack-work/install/x86_64-linux/lts-6.27/7.10.3/pkgdb --libdir=/home/fir/eta/.stack-work/install/x86_64-linux/lts-6.27/7.10.3/lib --bindir=/home/fir/eta/.stack-work/install/x86