Coder Social home page Coder Social logo

canftin / myrc Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 181.38 MB

my Arch Linux environment resource files

Shell 4.40% Emacs Lisp 70.97% Vim Script 2.72% Batchfile 0.03% CSS 0.01% Python 1.46% JavaScript 0.44% YASnippet 19.67% Vim Snippet 0.02% Roff 0.28%
vimrc archlinux vim spacemacs wsl

myrc's Introduction

WARNING for clone size

Due to my mistake that added the binary files in this repo in the past time. This repo became bigger than the normal. Almost 200 MB. So It not be suggested to clone this repo.

If you want to clone this repo, you can try

git clone -b develop https://github.com/CanftIn/MyRC.git --depth 1

this will clone only 1 depth for 17 MB size fold.

Or you can try to clone the new CanftIn/dotfiles repo for small and unstable version.


MyRC

Support me

My ArchLinux setting resouce files, the private fold is about my private configuations for platfroms like:

WSL => Windows subsystem linux environment configuations,

termux => Anroid termux environment configuations,

arch => ArchLinux environment configuations,

and so on.

From 2020 ==> this repo is not only aiming at ArchLinux, but also working well on Windows such as spacemacs and vimrc dotfiles.

screenshot

spacemacs private configuations include font ligature org mode language format prettify eshell prettify code yasnippets CanftIn-theming customizations and so on.

The dracula theme needs iA Writer Quattro S FiraCode Nerd Font iA Writer Mono S fonts defaultly. Change the theme fonts in the file if you need.

tmux config from gpakosz/.tmux

i3wm config from CanftIn/i3wm-themer

urxvt font(Hack Nerd Font) from nerd-fonts

touchpad setting libinput-gestures.conf need libinput-gestures installed to support guestures

$ sudo gpasswd -a $USER input  # add user to input user group
$ vim $HOME/.config/libinput-gestures.conf # copy /etc/libinput-gestures.conf
$ libinput-gestures-setup start

enable the touchpad:

$ xinput list
$ xinput list-props "SynPS/2 Synaptics TouchPad" 
$ xinput set-prop "SynPS/2 Synaptics TouchPad"  "libinput Tapping Enabled" 1

About vimrc:

The past: vimrc mainly refers to humiaozuzu/dot-vimrc &&yangyangwithgnu/use_vim_as_ide

Now: The vimrc learn from more others configuations, thanks for community. And it still on improving.

how to use:

git clone https://github.com/CanftIn/MyRC.git
cd MyRC
cp -r . ~

myrc's People

Contributors

canftin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vcanccc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.