Commit graph

  • 3bfcd50b75
    Handle some cleanup for ubuntu ItsDrike 2021-01-28 13:55:28 +0100
  • 617125deda
    Fix command not found handler for ubuntu ItsDrike 2021-01-28 13:53:52 +0100
  • 70e75ef8dc
    Use general path for sourcing autojump ItsDrike 2021-01-28 12:56:31 +0100
  • 7cd6a29f7a
    Add meaningful global profile ItsDrike 2021-01-28 12:49:21 +0100
  • 63c6f643a9
    Add some custom scripts ItsDrike 2021-01-28 12:47:32 +0100
  • edc7a37a1e
    Add support for ubuntu command-not-found handler ItsDrike 2021-01-28 12:46:58 +0100
  • 7544525472
    Add security packages/config ItsDrike 2021-01-23 20:31:00 +0100
  • 83ed02d18a
    Add more default packages ItsDrike 2021-01-18 01:47:34 +0100
  • e2dfb08711
    Remove gitconfig, moved to .config/git ItsDrike 2021-01-14 15:07:14 +0100
  • ef3705d09f
    Remove redundant files ItsDrike 2021-01-14 15:03:39 +0100
  • 4b77cd29af
    Use proper types ItsDrike 2021-01-14 14:56:59 +0100
  • cecf4a132f
    Use proper staticmethods ItsDrike 2021-01-14 14:55:45 +0100
  • edd79c3a49
    Don't use irrelevant class for install ItsDrike 2021-01-14 14:55:21 +0100
  • 28f9eb1545
    Don't use irrelevant class for colors ItsDrike 2021-01-14 14:48:22 +0100
  • a47c660fff
    Add gnupg directory ItsDrike 2021-01-14 14:27:04 +0100
  • a92c28e1a5
    Add further configurations ItsDrike 2021-01-14 14:24:25 +0100
  • c1a4415802
    Update gitignore ItsDrike 2021-01-14 14:23:58 +0100
  • 6e2557cc86 Update dotfiles ItsDrike 2021-01-14 13:38:43 +0100
  • 0a7d4c700d
    Add more text editing tools ItsDrike 2020-10-23 11:22:52 +0200
  • e26f6603b0
    Add vscode ItsDrike 2020-10-23 11:20:04 +0200
  • 8099aa90c8
    Create LICENSE ItsDrike 2020-10-23 11:09:50 +0200
  • 9bea9d03fb
    Add README ItsDrike 2020-10-23 10:53:37 +0200
  • ff405b5277
    Inform user about git repo move ItsDrike 2020-10-23 01:51:26 +0200
  • 6861ec56e7
    Ignore git repo downloads ItsDrike 2020-10-23 01:51:04 +0200
  • 0593951572
    Add gitconfig ItsDrike 2020-10-23 01:48:08 +0200
  • d75a9d4f96
    Add dotfile overwriting ItsDrike 2020-10-23 01:34:58 +0200
  • 45d43c7c90
    Adjust syntax highlight path ItsDrike 2020-10-23 01:15:52 +0200
  • c09948ab38
    Fix oh-my-zsh directory ItsDrike 2020-10-23 01:09:00 +0200
  • 68cb20a8dd
    Ignore backups ItsDrike 2020-10-23 01:08:48 +0200
  • a87f8b83dd
    Add backup system ItsDrike 2020-10-23 01:08:01 +0200
  • c08e720c2b
    Add vimrc ItsDrike 2020-10-22 22:51:47 +0200
  • 2cacd9c142
    Ask user before running makepkg on git repo ItsDrike 2020-10-22 21:59:29 +0200
  • 1cd0451ddf
    Run as regular user and use sudo for installing ItsDrike 2020-10-22 21:51:08 +0200
  • 5b30c96e4f
    Use safe_load for automated loading with err handling ItsDrike 2020-10-22 21:50:52 +0200
  • 06a94d87fd
    Ask before upgrading ItsDrike 2020-10-22 20:06:48 +0200
  • f482a49a98
    Add default package list ItsDrike 2020-10-22 20:06:35 +0200
  • 7dc292d65a
    Print error if not root ItsDrike 2020-10-22 19:58:49 +0200
  • 4623175ea5
    Change package order ItsDrike 2020-10-22 19:45:59 +0200
  • 86317465ce
    Ask user for package install ItsDrike 2020-10-22 19:37:47 +0200
  • 4e28223284
    Add input questions ItsDrike 2020-10-22 19:31:59 +0200
  • 37c6db12a3
    Run install packages when the file started directly ItsDrike 2020-10-22 19:02:23 +0200
  • 555a2d0599
    Integrate package installation into __main__ ItsDrike 2020-10-22 18:43:51 +0200
  • d1ec6091b8
    Add package installation ItsDrike 2020-10-22 18:31:20 +0200
  • 026ab5a354
    Improve git repr ItsDrike 2020-10-22 18:31:03 +0200
  • 60defe0832
    Add custom log (print) functions ItsDrike 2020-10-22 18:25:49 +0200
  • 8ccc03caeb
    Update gitignore ItsDrike 2020-10-22 18:25:21 +0200
  • 1d4e809015
    Replace single quote with double quotes ItsDrike 2020-10-22 18:11:45 +0200
  • 2d18e7e5f0
    Add color class ItsDrike 2020-10-22 18:08:08 +0200
  • d6a7e34ac4
    Add package base class ItsDrike 2020-10-22 18:05:39 +0200
  • 136af1a384
    Add installation commands ItsDrike 2020-10-22 18:03:12 +0200
  • 7872a839d8
    Add command execution using subprocess ItsDrike 2020-10-22 18:02:52 +0200
  • 9d1012656d
    Add base src/ module ItsDrike 2020-10-22 18:02:24 +0200
  • 222357256c
    Add gitignore ItsDrike 2020-10-22 18:01:59 +0200
  • 02565d76fc
    Add dotfiles ItsDrike 2020-10-22 18:00:38 +0200
  • a8f048448f
    Merge branch 'master' into Python ItsDrike 2020-05-25 00:05:16 +0200
  • b03c7ee579 fixed timeshift installation koumakpet 2020-04-14 02:09:49 +0200
  • 48e38017b5 fixed oh-my-zsh istallation koumakpet 2020-04-14 02:09:41 +0200
  • 6c41f7b1c8 InstallChecks update - Better code readability - Added vim_vundle check + Vundle Installation koumakpet 2020-04-06 00:38:29 +0200
  • 3fd8308768 Added installer - Run dotfiles_install and package_install in singular file - Makes it easier for users koumakpet 2020-04-05 19:27:24 +0200
  • fb0486d271 Fixed path detecting koumakpet 2020-04-05 19:08:34 +0200
  • d178190778 fixed file extension changed .sh to .py koumakpet 2020-04-05 18:33:40 +0200
  • c869fc8666 Personalized gitconfig name & mail for commits koumakpet 2020-04-05 18:29:05 +0200
  • 72be1fd8a1 Fixed XDG packages location for Vundle koumakpet 2020-04-05 18:05:02 +0200
  • ccdf5e7218 OOP: Personalized file changes koumakpet 2020-04-05 17:54:59 +0200
  • c38e4b043f OOP: Dotfile Creation koumakpet 2020-04-04 01:40:27 +0200
  • bab2696bac OOP: Installation Checks koumakpet 2020-04-04 00:55:21 +0200
  • 61c44e1a76 OOP: Added make_backup() method koumakpet 2020-04-04 00:26:56 +0200
  • 68a58ca9ca OOP Structure koumakpet 2020-04-03 22:36:09 +0200
  • 8fe65a8ea0 Added optional ~/.config/sh/.extra file - Any user can create this file and put whatever they want in there - It will be sourced after loading aliases and functions koumakpet 2020-04-03 22:29:36 +0200
  • 7acca71118 Added ~/.local/bin to $PATH as it should be koumakpet 2020-04-03 22:28:26 +0200
  • aaadf596ba Split lib.py into util Package koumakpet 2020-04-03 22:07:09 +0200
  • 08c0933b27 BUGFIX: ensure_dir function koumakpet 2020-03-29 17:59:24 +0200
  • 7e9cc80a0e Create mirror list alias (using reflector) koumakpet 2020-03-29 17:25:26 +0200
  • a48ea78ab6 ~/ cleanup parameters added set new location for vim's bundle (to keep it organized) koumakpet 2020-03-29 17:24:52 +0200
  • 357903d5b6 package_kwarg is now aur instead of yay, .vimrc check koumakpet 2020-03-29 17:22:53 +0200
  • b5a357f57b Home directory cleanup, backups, vim config koumakpet 2020-03-26 17:41:25 +0100
  • f194e71dda Updated .zshrc oh-my-zsh location file rewrite koumakpet 2020-03-16 14:16:28 +0100
  • 865db3788c Fixed ensuring directories for symlinks koumakpet 2020-03-16 14:11:57 +0100
  • d3ba3d2b52 custom oh-my-zsh location koumakpet 2020-03-16 14:07:28 +0100
  • d55646b1d4 FIX: ensure_dirs for Path.copy function koumakpet 2020-03-14 14:00:49 +0100
  • 7b89c35830 Added some aliases koumakpet 2020-03-14 13:58:12 +0100
  • 4694a00aad Updated README for python koumakpet 2020-03-14 13:53:34 +0100
  • 9d636e0de4 removed install.sh (no longer required) koumakpet 2020-03-14 13:53:24 +0100
  • 0a3665483f Use os instead of redundant definitions in lib.Path koumakpet 2020-03-14 13:52:59 +0100
  • 32dce7de6d Path class update koumakpet 2020-03-14 13:51:55 +0100
  • 1a5d5bf262 Dotfiles installation koumakpet 2020-03-14 13:20:15 +0100
  • 4e05b5a365 added Path class koumakpet 2020-03-14 13:19:53 +0100
  • 721ac3ec75 improved intendation on Input.multiple koumakpet 2020-03-14 11:51:21 +0100
  • 309f8d0da3 Multiline options print koumakpet 2020-03-11 15:46:06 +0100
  • 2847ad6578 Main Wrap koumakpet 2020-03-11 15:36:21 +0100
  • 5b26fb0e65 Added base-devel dependencies handle koumakpet 2020-03-10 17:20:35 +0100
  • ad627ccfcf Fixed path changing, enter=y koumakpet 2020-03-10 16:46:10 +0100
  • ea51b5e7ae Installation complete koumakpet 2020-03-10 15:41:14 +0100
  • 961e5430fd Added multiple packages, reenabled upgrade koumakpet 2020-03-08 17:21:46 +0100
  • f4dbac8cf8 Alias/Functions update koumakpet 2020-03-08 15:03:44 +0100
  • 89d56a4d37 Migration to python (package_install) koumakpet 2020-03-08 14:59:11 +0100
  • 110bcd81fc Improved blue color (not visible on transparent terminals) koumakpet 2020-02-29 22:20:20 +0100
  • e456ebf6ae Initial Commit koumakpet 2020-02-29 22:11:42 +0100