Commit Graph

234 Commits

Author SHA1 Message Date
surtur 9537689b17
remove gvimrc as it is redundant 2019-11-19 02:33:39 +01:00
surtur 791a549bd0
don't use vim-md plugin 2019-11-19 01:55:27 +01:00
surtur cb52e1c144
surtur-specifig repo-tracking script changes 2019-11-19 01:46:35 +01:00
surtur 415d4409c4
appropriated alltheconfigs to match surtur's needs 2019-11-19 01:35:47 +01:00
surtur 727ae6af04
major addition to zshrc
started using:
- zplug zsh plugin manager
- spaceship prompt via zplug
    heavily customizable and more portable than traditional oh-my-zsh theme
- fish-like history substring search via oh-my-zsh
2019-11-19 01:21:43 +01:00
surtur 6c6ebabb2e
a few little upgrades to vimrc
not using vundle, started using vim plug, expanded some short sets for their full-word version
2019-11-19 01:07:36 +01:00
surtur b8e925c26c
a little, unimportant rewrite 2019-11-19 01:02:25 +01:00
surtur e4693ff82a
latest and greatest changes 2019-10-16 14:31:12 +02:00
surtur ddba386dde
added exclude rule for conf backup script 2019-10-06 01:56:10 +02:00
surtur 0e5ae2f0d4
simple backup script for nebula configs 2019-10-03 01:15:44 +02:00
surtur 30cbcbc12a
little addition to also update ghidra sources 2019-10-03 00:34:52 +02:00
surtur f59cf568e1
Several minor changes 2019-09-25 00:40:59 +02:00
fedora 5cefdc9dbf
Reflected VM decomissions in menu.xml 2019-06-27 03:04:38 +02:00
fedora 3ea3ded4ae
MEGAsync instances necessary path update 2019-06-27 02:45:57 +02:00
fedora 78669ed41c
Path update reflecting addition of MEGAsync instances 2019-06-27 02:36:15 +02:00
fedora dd5731e833
Removed lxterminal, using qterminal instead 2019-06-27 02:35:18 +02:00
fedora bb41f3c7e7
Reflect switch to vimx in zshrc 2019-06-27 02:13:36 +02:00
fedora 79ca0ba3a9
Replaced gmrun with rofi 2019-06-27 02:12:39 +02:00
fedora 69a51c43d1
Added a few more entries in compton.conf to match 2019-06-27 02:11:01 +02:00
fedora a196ef42aa
Small addition in metasploit desktop file 2019-06-27 02:10:22 +02:00
fedora 0033e5b93f
Small fix in flashtool desktop file 2019-06-27 02:09:36 +02:00
fedora e5a90c6df0
Rewritten main function to be as general as it can be 2019-06-27 02:07:46 +02:00
fedora 30b4a2716f
only use "hard" tabs for *py and makefiles 2019-06-27 02:06:07 +02:00
fedora 063875e7da
Adding mgp for tracking
A little auto-updater script for most used repos
2019-06-10 02:19:03 +02:00
fedora 903155e41f
Added android environment variables 2019-06-06 01:38:52 +02:00
fedora 0b93c5222d
Keeping gvimrc on par with vimrc 2019-06-03 14:43:20 +02:00
fedora c0fd92e5c7
Using vim as the editor for menu.xml configs 2019-06-03 14:18:24 +02:00
fedora 45f3a29c60
Adding openbox keybind for turning wifi on and off 2019-06-03 14:16:23 +02:00
fedora a9325b3ed8
Changed a typo; finally legible menu.xml and rc.xml thanks to xmllint --format 2019-05-29 01:04:26 +02:00
fedora 47dbd0f288
Added folding magic and views autosave and load
Define indent-based folding, after loading a file switch to manual folding
Autosave and load views
Set xml shiftwidth=2
2019-05-29 00:46:44 +02:00
fedora e3390dadf3
Added a dry run option for alltheconfigs.sh
Using `-d` flag runs alltheconfigs with `rsync -aunP`
Introducing $params variable to hold the args
2019-05-29 00:42:35 +02:00
fedora 8e3f12355c
Improvements to compton.conf regarding shadowing and opacity magic 2019-05-24 15:31:35 +02:00
fedora 4a90922401
Created an alias for quickly starting ssh-agent and ssh-adding the relevant key on demand 2019-05-24 00:33:42 +02:00
fedora f94d3bb924
Enabled proper vim system clipboard support
This was possible with vimx pkg as per https://vim.fandom.com/wiki/Accessing_the_system_clipboard
2019-05-23 22:33:48 +02:00
fedora 63939ac72a
Changed font to Charis SIL 2019-05-21 03:35:25 +02:00
fedora c7e272f808
gvimrc created and added for tracking
gvimrc-specific configuration is now stored in a dedicated file, alltheconfigs tracks the changes
2019-05-21 03:33:27 +02:00
fedora 9fffff4a06
Removed the gvim part from vimrc
gvim-specific configuration will be stored in a dedicated file
2019-05-21 03:29:08 +02:00
fedora f3f126db34
Adjusted vim tab behaviour (four tabs as a general default)
4-space tabs as a default in .sh and regular text files, 8-space Linux kernel style tabs in C/C++ files
2019-05-21 03:23:09 +02:00
fedora 2a303f756f
Set up a handy alias for alltheconfigs.sh in zshrc 2019-05-15 07:59:49 +02:00
fedora 2261a48e61
Mostly cosmetic improvements throughout easetup.sh 2019-05-15 07:09:03 +02:00
fedora 285a14c433
A local/global variable mixup fixed 2019-05-15 06:57:28 +02:00
fedora 317c202084
Further improved the conditional 2019-05-15 06:45:00 +02:00
fedora ded4430b3e
Condidionals change in easetup.sh 2019-05-15 06:41:28 +02:00
fedora 6f6c7f53a8
Updated location of easetup.sh and upgraded it for CentOS compatibility
Disclaimer: not tested on CentOS
2019-05-15 06:29:35 +02:00
fedora f4e98b9ea1
Added EASetup.sh and updated alltheconfigs.sh accordingly
EASetup.sh is script preparing a fedora installation for work with EA via wine + helper libs.
Last tested in January 2019.
2019-05-15 04:54:59 +02:00
fedora c8e35bf57a
alltheconfigs.sh updated with items for semi-auto tracking of environment setup files 2019-05-15 04:49:18 +02:00
fedora f6701212f1
Change mode +x for setup-env/deploy-dotfiles.sh
Nothing groundbreaking but at least I don't have to remember to do that before use
2019-05-15 04:36:48 +02:00
fedora b13ba7b145
Adding a file to easily deploy configs
This will hold all of the rsync and symlinking magic when all ready
2019-05-15 04:35:41 +02:00
fedora 319cf5b019
Change mode +x for setup-env/fedora-setup.sh 2019-05-15 04:31:48 +02:00
fedora 9da61fb553
Conky autostart entry now points to the correct conky.lua config 2019-05-15 04:28:53 +02:00