Giter Club home page Giter Club logo

dotfiles's Introduction

legendary-spork

My setup mostly based on https://nickymeuleman.netlify.com/blog/linux-on-windows-wsl2-zsh-docker

How to

Run chmod -R 755 on directory

Run ohmyzsh-setup.sh

Log out and logIn

Run after-zsh.sh And change font in terminal to proper with powerline https://github.com/powerline/fonts for example "Fira Mono for Powerline"

Then run

basic.sh
programs.sh
npm-install.sh

Android setup

Run android.sh

git

cp git/gitconfig ~/.gitconfig

git config --global credential.helper store

or

git config credential.helper cache <timeout>

Nemo

[via https://www.linuxuprising.com/2018/07/how-to-replace-nautilus-with-nemo-file.html]

sudo apt install nemo

Replace Nautilus (Gnome Files) with Nemo as the default file manager for opening folders on Pop!_OS / Ubuntu

xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search

Revert above

xdg-mime default nautilus.desktop inode/directory application/x-gnome-saved-search

sudo apt purge nemo nemo*

Gnome

Dash to panel

https://extensions.gnome.org/extension/1160/dash-to-panel/

Dash to Dock

https://extensions.gnome.org/extension/307/dash-to-dock/

Clipboard

https://extensions.gnome.org/extension/779/clipboard-indicator/

Sound i/o

https://extensions.gnome.org/extension/906/sound-output-device-chooser/

Cpu power manager

https://extensions.gnome.org/extension/945/cpu-power-manager/

Gtile

https://extensions.gnome.org/extension/28/gtile/

dotfiles's People

Contributors

jenczu11 avatar

Watchers

James Cloos 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.