Skip to content

Alexis-D/.dotfiles

Repository files navigation

How to deploy these config files

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
ssh-keygen -t ed25519 -C "Alexis Daboville <adaboville@...>"
git clone --recursive git@github.com:Alexis-D/.dotfiles.git
sudo chsh -s /opt/homebrew/bin/bash alexis
cd .dotfiles
bash
. deploy.sh
# git submodule update --remote # update all submodule to whatever origin's HEAD is pointing to

Vim plugins are managed using Pathogen (see tpope/vim-pathogen).

A note about Chrome

map <c-f> scrollFullPageDown
map <c-b> scrollFullPageUp
map p togglePinTab
map u restoreTab
map e Vomnibar.activateEditUrl
map E Vomnibar.activateEditUrlInNewTab
map Y copyCurrentUrl
enfr: http://www.wordreference.com/enfr/%s
fren: http://www.wordreference.com/fren/%s
g: http://google.com/search?q=%s
m: https://www.google.com/maps?q=%s
w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s
wa: https://www.wolframalpha.com/input/?i=%s
y: https://www.youtube.com/results?search_query=%s
https?://github.com/* btye

A note about Python

Install Rye.

A note about Firefox

In about:config, disable dom.private-attribution.submission.enabled.

A note about MacOS

About

Configs files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published