Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

447 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a repository containing all of my configurations of my current rice. I use GNU Stow to manage my dotfiles (for a tutorial, click here).

Available Configs

Requirements

Instructions

Simply use Stow on all the folders in this repository (except for the screenshots and the nvim folder). For example, for using my Fish config, do:

stow -t ~ fish

For my NeoVim setup, use Stow on the config folder inside the nvim folder as follows:

cd nvim
stow -t ~ config

Further instructions can be found in the README of that repo: https://github.com/rharish101/vim-config.

Papirus Folders

Run the following command to set the folder colors of the Papirus-Dark theme to match the Vimix GTK theme's colorscheme:

papirus-folders -C teal --theme Papirus-Dark

Fish plugins

To install and configure the fish plugins:

  1. Install fisher.
  2. Install all plugins:
    fisher update
  3. Follow the configure wizard of tide to set up your prompt the way you want it. If you missed it, or accidentally cancelled it, then run:
    tide configure

Screenshots

Current Desktop

desktop

Lockscreen

lockscreen

Terminal

Colourscheme

colourscheme

Fortune + Cowsay + Dotacat

cowsay

Fish

fish-1 fish-2

Bash

bash

NeoVim

nvim-1 nvim-2 nvim-3

IPython

ipython

Tmux

tmux

Licenses

This repository uses REUSE to document licenses. Each file either has a header containing copyright and license information, or has an entry in the TOML file at REUSE.toml. The license files that are used in this project can be found in the LICENSES directory.

The MIT license is placed in LICENSE, to signify that it constitutes the majority of the codebase, and for compatibility with GitHub. All screenshots are under the CC-BY-SA-4.0 license.

About

Repository for all of my dotfiles managed by GNU Stow

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages