Giter Site home page Giter Site logo

sitrakaresearchandpoc / dotfiles.debian12 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from henintsoa98/dotfiles.debian12

0.0 0.0 0.0 12.85 MB

License: GNU General Public License v3.0

Shell 50.30% Emacs Lisp 28.52% CSS 16.64% Vim Script 4.55%

dotfiles.debian12's Introduction

PRE-INSTALLATION

git clone --depth 1 https://github.com/henintsoa98/dotfiles.debian12
cd dotfiles.debian12

CAUTION

NEVER RUN COMMAND AS ROOT, it use sudo itself.
$USER is generally in sudo group, but if not, run :

bash sudo.bash

INSTALLATION

This command will help you to install some package, with their configuration.
Accept recommanded if you want to get better experience, or if you are from hyprland.debian12
Just run :

bash setup.bash

If you don't like all of this stuff, you can explore some script or config in BIN, CONFIG.

fc-cache -r
fc-cache -v

Active zsh

chsh -s $(which zsh)

For reconfigure

pl10k configure

AFTER INSTALLATION

After installation and setting up zsh correctly, and after getting into zsh, run :

bash pl10k_patch.bash

SPLIT SCREEN

link

  • Installing terminator (for gnome and KDE)
apt-get install terminator
  • Installing splitvt
apt-get install splitvt
  • Installing tilix
apt-get install tilix
  • Installing tilix
apt-get install tilix
  • Installing tmux
sudo apt install tmux

tmux
Ctrl+b " Split current pane horizontally into two panes
Ctrl+b % Split current pane vertically into two panes
Ctrl+b o Go to the next pane
Ctrl+b ; Toggle between the current and previous pane
Ctrl+b x Close the current pane
Ctrl+b d keep your terminal running in background (you can close the terminal even if a socket is running.
Ctrl+b w list your panes (e.g. after reopening the terminal)
Ctrl+b [ Activate scroll. Use ESC to exit.
For more options you can see [here](https://linuxize.com/post/getting-started-with-tmux/)

INSTALLING THEMATIC

link1 link2

  • flat thematic
sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt update
sudo apt install flat-remix-gnome
  • paper thematic
sudo add-apt-repository -u ppa:snwh/ppa
sudo apt-get update
sudo apt install paper-icon-theme

if you want to install the icons and colors

sudo apt-get install paper-icon-theme

sudo apt-get install paper-cursor-theme

ADDING SCREEN WALL PAPER

wallpaper

dotfiles.debian12's People

Contributors

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