Skip to content

Nastaszja/dotfiles

 
 

Repository files navigation

Dotfiles

desktop

This repository contains my personal configuration files and scripts.
I use these on a Manjaro and an Ubuntu

Here is a non exhaustive list of the programs I use:

Installation

You should be able to install this configuration by running

bash -c "$(wget -qO- https://raw.github.com/Nyquase/dotfiles/master/dotfiles)"

Or

bash -c "$(curl -fsSL https://raw.github.com/Nyquase/dotfiles/master/dotfiles)"

Or by cloning and running the script

git clone https://github.com/Nyquase/dotfiles.git ~/.dotfiles && cd ~/.dotfiles
./dotfiles

Or just cherry-pick the files you want :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 75.7%
  • Shell 23.9%
  • Vim Snippet 0.4%