Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Requirements

Linux
curl -fsSL https://apt.fury.io/nushell/gpg.key | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/fury-nushell.gpg
echo "deb https://apt.fury.io/nushell/ /" | sudo tee /etc/apt/sources.list.d/fury.list
sudo apt update
sudo apt install -y build-essential nushell just cmake

# or
sudo apt install -y rustup
rustup install stable
cargo install nu
Mac
brew install just nushell
Windows
winget install --silent --id Casey.Just Nushell.Nushell

Install

mkdir ~/src
git clone https://github.com/FrancescElies/dotfiles ~/src/dotfiles
cd ~/src/dotfiles
overlay use toolkit
toolkit bootstrap

Links

Software

Name Description
Cactus image viewer, https://handmade.network/projects
KeyCastr share keystrokes, Linux/Win/Mac: https://github.com/mulaRahul/keyviz
ililim/dual-key-remap Remap any key to any other two keys on Windows
karabiner remap keys on macos
keyd remap keys on linux

Firefox

about:profiles click Open Folder in the Root Directory section add a user.js and paste contents from BetterFox

Some extensions: ublock, decentraleyes, still don't care about cookies, privacy badger, vimium

about:config

setting value
sidebar.verticalTabs true
browser.sessionstore.restore_on_demand false

Vimium

Mapping for when using vertical tabs

map J nextTab
map K previousTab

Releases

Packages

Contributors

Languages