Giter Club home page Giter Club logo

dotfiles's Introduction

Dotfiles

Install

sudo apt update
sudo apt install git make
mkdir ~/Github
cd ~/Github
git clone https://github.com/jneo8/dotfiles.git
cd dotfiles

## Install basic pkg && Application Manager
make apt-install
make snap-install
make homebrew-install

## Application

### Install i3-gaps
make install-i3-gaps

### Install dropbox
./install-dropbox.sh

### Install albert

See https://albertlauncher.github.io/installing/

### Install rofi theme

./install-rofi-theme.sh

## mackup

make install-mackup
make cp-makeup-config
make add-polybar-cfg-to-mackup
mackup restore

## Install oh-my-zsh 
make install-oh-my-zsh

## Language
make install-rye
make rye-set-default-python
make rye-install-basic-pkgs

make install-gvm

Init GVM

gvm install go1.4 -B
gvm use go1.4
export GOROOT_BOOTSTRAP=$GOROOT
## Change the version if you need
gvm install go1.15.2
gvm use go1.15.2 --default

Change terminal color

make color-terminal

Install Nerd Font

See: https://github.com/ryanoasis/nerd-fonts

Change terminal font to Nerd Font after install.

Install obsidian

See: https://obsidian.md

Use snap install version

Install On 4k laptop

Add to ~/.profile

export DOTFILE_LAPTOP_MODE=true

Exec light without sudo

https://github.com/haikarainen/light

sudo chmod +s /usr/bin/light

Final checklist

  • Change default input to fcitx in Input Source setting
  • Change default terminal to gnome-terminal
  • Dropbox login
  • Obsidian login
  • color-terminal
  • vim PlugInstall
  • vim GoInstallBinaries
  • reboot after all finish

dotfiles's People

Contributors

jneo8 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.