Git Product home page Git Product logo

nf02 / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 58.03 MB

My Linux setup file, based on tiling window manager and optimized for the work I do, I have also brought it to my workstation and it works fine

License: MIT License

Shell 32.65% Python 9.73% CSS 3.37% Lua 50.74% Emacs Lisp 3.52%
linux xorg minimal tiling-window-manager thinkpad nvim zshrc x11-config italian-keyboard-layout t-series

dotfiles's Introduction

dotfiles

This repository contains the configuration that I use to work, all the files are distributed with the limitations set by the license, which can be consulted from the file LICENSE.

https://raw.githubusercontent.com/NF02/dotfiles/master/img.png

Default program

Installation

These are the steps to be able to install my configuration, the comments indicate what you are applying, obviously if you need only a specific part you can copy the single file as the UNIX shell allows you to do.

git clone https://github.com/nf02/dotfiles
# app config
cp -r dotfiles/.config/* .config/
# emacs config
cp -r dotfiles/.emacs.d/ ~
# X session file
cp dotfiles/.xinitrc ~
cp dotfiles/.xprofile ~

# zsh themes "oh-my-zsh"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" # install oh-my-zsh
# download my zsh config
curl https://raw.githubusercontent.com/NF02/dotfiles/master/.zshrc > ~/.zshrc
# download my theme
curl https://raw.githubusercontent.com/NF02/dotfiles/master/.oh-my-zsh/themes/nfvblog.zsh-theme > .oh-my-zsh/themes/nfvblog.zsh-theme
omz theme set nfvblog

dotfiles's People

Contributors

nf02 avatar wseng avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.