Go to file
Julien Palard 5b7b40c2ef We expect a 201 here. 2019-07-02 16:15:52 +02:00
.config Try again nm after a few years. 2019-06-16 12:31:08 +02:00
.ssh Add a ServerAliveInterval, which plays nicely with sshfs -o reconnect. 2017-04-24 14:50:39 +02:00
.XCompose Give their real names to dotfiles. 2015-11-28 18:07:52 +01:00
.Xresources Lower font size. 2019-06-20 09:58:28 +02:00
.bashrc We expect a 201 here. 2019-07-02 16:15:52 +02:00
.emacs Reworking a bit .emacs 2019-05-07 21:45:48 +02:00
.gitconfig Simplifying git lg 2019-06-08 15:42:47 +02: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
.xsession Using i3lock-fancy. 2019-02-06 10:50:06 +01:00
README.md Add jq, used by pasee alias. 2019-07-02 15:00:28 +02: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

install

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

Packages I typically use

apt-get install arandr ecryptfs-utils emacs25-nox feh firefox fonts-liberation fonts-symbola git git-completion i3 i3lock-fancy jq network-manager-gnome rxvt-unicode unifont xautolock xorg

Packages I may need

apt-get install firmware-iwlwifi
apt-get install firmware-nonfree
apt-get install laptop-mode-tools
apt-get install opensc opensc-pkcs11  # For yubikey

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
  • (May have to change button map, like xinput set-button-map 12 1 2 2 4 5 6 7, use xev from x11-utils to see button ids).
  • https://wiki.debian.org/TransparentEncryptionForHomeFolder
  • Storage=volatile dans /etc/systemd/journald.conf

Firefox extensions