Go to file
2017-09-27 12:04:15 +02:00
.i3 Give their real names to dotfiles. 2015-11-28 18:07:52 +01:00
.ssh Add a ServerAliveInterval, which plays nicely with sshfs -o reconnect. 2017-04-24 14:50:39 +02:00
.bashrc Add alias to reload yubikey. 2017-08-30 10:08:45 +02:00
.emacs Changing my winmove bindings, directional pad is too far. 2017-09-27 12:04:15 +02:00
.gitconfig Drop unused gitconfig aliases. 2016-12-14 17:15:57 +01:00
.i3status.conf Add VPN to i3status. 2017-03-13 11:21:43 +01:00
.profile Adding CHROMIUM_FLAGS='--enable-remote-extensions --disable-print-preview'. 2017-03-10 19:19:05 +01:00
.screenrc Give their real names to dotfiles. 2015-11-28 18:07:52 +01:00
.XCompose Give their real names to dotfiles. 2015-11-28 18:07:52 +01:00
.Xresources Nice big font to display a term on a videoproj. 2017-04-24 14:58:13 +02:00
.xsession xautolock: 1mn is too short to think. 2017-03-06 10:46:10 +01:00
install.sh Use readonly clone to avoid asking for the passphrase. 2017-04-28 11:26:18 +02:00
interactive_copy.py Create missing intermediate directories. 2017-04-29 11:23:04 +02:00
README.md Be precise about my touchpad configuration 2017-09-14 23:18:04 +02:00

install

sh <(curl -s https://raw.githubusercontent.com/JulienPalard/dotfiles/master/install.sh)

Packages I typically use

apt-get install xorg i3 i3status i3lock rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr chromium ecryptfs-utils

Packages I may need

apt-get install firmware-iwlwifi
apt-get install firmware-nonfree
apt-get install laptop-mode-tools

What I typically do on a new laptop

  • Change grub sleep time in /etc/default/grub (and run update-grub)
  • update-alternatives --config x-terminal-emulator
  • Set Option "Tapping" "on" for touchpad in /usr/share/X11/xorg.conf.d/40-libinput.conf
  • https://wiki.debian.org/TransparentEncryptionForHomeFolder
  • Storage=volatile dans /etc/systemd/journald.conf

Chromium extensions