Go to file
Julien Palard 566a6439a5 I use the default M-g M-g. 2019-01-18 17:42:32 +01:00
.config Reuse fonts in Xresources when changing size. 2018-11-12 09:31:31 +01: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 C-M-c and C-M-v to copy/paste from Urxvt to clipboard. 2018-12-04 22:36:47 +01:00
.bashrc Python Startup: Font Size trick on rxvt 2018-10-14 22:38:28 +02:00
.emacs I use the default M-g M-g. 2019-01-18 17:42:32 +01:00
.gitconfig git alias to work on a PR in a worktree. 2018-12-04 22:37:24 +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
.xsession i3lock: Dropping -secure to autolock while removing yubikey. 2018-07-21 10:42:53 +02:00
README.md Fonts requirements 2018-11-12 09:31:31 +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

install

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

Packages I typically use

apt-get install xorg i3 rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils fonts-symbola unifont

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
  • https://wiki.debian.org/TransparentEncryptionForHomeFolder
  • Storage=volatile dans /etc/systemd/journald.conf

Firefox extensions