Skip to content

deniszanin/dotfiles

Repository files navigation

dotFILES

Intro

Basic configuration files that I use daily to increase privacy on my local environment (only works in Ubuntu or Debian distros).

What is it?

This setup includes plugins and configuration files for VIM editor. It also includes a script file to easily install all files and plugins.

Plugins are optional:

It is also included configuration files for:

  • cURL
  • GnuPG
  • W3M browser
  • WGet

Install

To install, clone this repo:

git clone https://github.com/deniszanin/dotfiles.git $HOME/install-dotfiles

And then, execute the script to install:

chmod +x $HOME/install-dotfiles/install-files.sh
cd $HOME/install-dotfiles
./install-files.sh

Notes

On Debian or Ubuntu, use apt-get install secure-delete to install srm command (aliased on .bashrc) which improves security removing filesi for non-SSD machines.

Note: it's probably better not to use secure-delete on SSDs.

About

My dotfiles, that's how I personalize my system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published