Skip to content

TaygaHoshi/my-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-dots

Configuration files I use. This will be updated as I improve things. Also, feel free to contribute.

This repository is a part of the "Configurations" wiki page project on my website.

Using

Clone in your home directory:

cd ~
git clone https://github.com/TaygaHoshi/my-dots.git

Updating

Pull the github repository:

cd ~/my-dots
git pull

bashrc_extend

Add the following line at the end of your ~/.bashrc:

source "$HOME/my-dots/bashrc_extend"

The file "bashrc_extend" is configured for the APT package manager. You should change it depending on your distro. Also, you can append the string below to the "updt" alias if you have flatpak and snaps.

"&& snap refresh && flatpak update"

uBlock Origin

The file "ublock_list.txt" has some useful filters I've collected. To use them:

  1. Go to uBlock Origin settings and click My Filters.
  2. Click "import and append" and select the ublock_list.txt file.
  3. As far as I know, this won't duplicate lines since it only imports the difference.

About

Configuration files I use.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages