Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Don't install the browser yet!

Install python modules

Ubuntu

sudo apt install -y python3-pip
sudo pip install adblock

Windows Download and install python 3

Then run in CMD

pip install adblock

Clone into your config folder.

Linux

git clone git@github.com:JosefUtbult/Qutebrowser-Setup.git ~/.config/qutebrowser/ --recurse-submodules

Now, install Quitebrowser

Ubuntu

sudo apt install -y qutebrowser

Windows (WSL) In Windows, you will need to install Qutebrowser, remove the config folder and clone the config

Download from qutebrowser.org

Remember to change your username.

sudo rm -rf '/mnt/c/Users/<Your Username>/Application Data/qutebrowser'
git clone git@github.com:JosefUtbult/Qutebrowser-Setup.git ~/qutebrowser --recurse-submodules                                                             mkdir '/mnt/c/Users/jutb/Application Data/qutebrowser'
mv ~/qutebrowser '/mnt/c/Users/jutb/Application Data/qutebrowser/config'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages