Giter Site home page Giter Site logo

carnivuth / scripts Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 14.58 MB

random system automation scripts and software configurations for DE customization

Shell 1.08% Lua 0.02% JavaScript 98.36% CSS 0.54%
bash bash-script bluetooth bluetoothctl borg borg-backup borgbackup rofi rofi-scripts systemd systemd-timer systemd-unit wofi network networkmanager networkmanager-rofi obsidian

scripts's Introduction

SCRIPTS

personal dotfiles (xorg and wayland configuration) + some usefull scripts and tools for everyday use

SHOWCASE

INSTALLATION

to install :

  • clone the repository on the $HOME directory (it must be under $HOME directory)

  • cd $HOME/scripts

  • copy default configurations cp $HOME/scripts/settings.sh.sample $HOME/scripts/settings.sh

  • ./install.sh this will run the global installation script wich install all the dependencies

after installation dotfiles of the selected environment will be linked inside $HOME/.config directory, in order to install also the bash configuration manual links need to be made:

ln -s $HOME/scripts/carnivuth-DE/.bashrc $HOME/.bashrc
ln -s $HOME/scripts/carnivuth-DE/.bash_aliases $HOME/.bash_aliases

systemd files will be copied to $HOME/.config/systemd/user/ replacing paths with the user home folder

desktop files will be linked to $HOME/.local/share/applications/

utilities will be added to the PATH variable

CONFIGURATION

configuration is done in the $HOME/scripts/settings.sh file, see the .sample version for reference

SUPPORTED SYSTEMS

the repo is tested on arch linux, it should work on other distros if you install the dependencies listed in the ./install.sh script

CONTENTS

BACKUP

  • Systemd unit and service that runs a script that uses borg in order to backup files defined in the settings.sh file, needs initialization with $HOME/scripts/systemd/bin/backup.sh init, it creates encripted backups with a passphrase saved on the keyring

scripts's People

Contributors

carnivuth avatar

Stargazers

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