Commit Graph

133 Commits

Author SHA1 Message Date
Aminda Suomalainen 1dcb9cbb9e
shellrc: add dircolors Selenized fix 2020-05-02 13:43:23 +03:00
Aminda Suomalainen 17e09d3646
vimrc: enable filetype, don't touch tabs/spaces? 2020-04-17 15:09:08 +03:00
Aminda Suomalainen 84b1689b27
shellrc: add aliases mpvm & mpvms
Resolves: #66
2020-04-05 18:08:20 +03:00
Aminda Suomalainen 26bc9018fd
{bash,zsh}rc: rename $USER.agent -> $USER.sshagent 2020-03-03 21:31:07 +02:00
Aminda Suomalainen 1e707dd586
{bash,zsh}rc: use gpg for ssh, if it has sshcontrol
Resolves: #60
2020-03-03 21:18:21 +02:00
Aminda Suomalainen 814e39727b
{bash,zsh}rc: improve transmission-magnet ()
* grep is no longer an alias removing the excess colour
* awk removes the `Magnet: ` part from the beginning
2020-02-26 20:06:52 +02:00
Aminda Suomalainen 82824d0932
shellrcs: add gpg-sks aliases 2020-02-18 15:01:42 +02:00
Aminda Suomalainen a9095a0619
gpg export aliases, resolves: #58 2020-02-16 17:59:06 +02:00
Aminda Suomalainen c2403559bf
shellrc: add WKD, Ubuntu keyserver & netstat aliases
Resolves: #30
Resolves: #48
Resolves: #57
2020-02-15 19:10:05 +02:00
Aminda Suomalainen 1d2cb235d2
begin cleaning up bash/zshrcs 2020-02-13 14:14:33 +02:00
Aminda Suomalainen aca3ee253d
rc: update inxi aliases
However I am still not certain of their security and wouldn't recommend
them.
2020-01-02 19:55:44 +02:00
Aminda Suomalainen 2ae5bc334d
rc: sed -i 's/http\:\/\//https\:\/\//g' * 2020-01-02 16:08:42 +02:00
Aminda Suomalainen b07d6a404e
rc/xprofile: export $GTK_THEME
Fixes edff1bbbba
2019-09-03 18:09:11 +03:00
Aminda Suomalainen dd65a1ae74
rc/xprofile: add comments
Closes side task of #32
2019-09-03 17:40:34 +03:00
Aminda Suomalainen edff1bbbba
xprofile & i3: add $GTK_THEME
Closes: #32
2019-09-03 17:38:25 +03:00
Aminda Suomalainen 5870a042cd
shellrcs: fix comment typo, add alias linux-check-cpu-vulns
Closes: #22
2019-08-26 20:31:41 +03:00
Aminda Suomalainen ba243778d5
rc: change repository origin 2019-08-16 17:51:43 +03:00
Aminda Suomalainen 95519f48b8
bashrc & zshrc: add acme.sh support
Resolves: #128
2019-08-09 19:47:27 +03:00
Aminda Suomalainen 758e8dbd06
bash&zshrc: comment especially dangerous gpg alias
I am not sure I would encourage running that and I think the package
maintainers are better updaters than I am.

Ref: #119
2019-06-29 22:33:50 +03:00
Aminda Suomalainen e1d6633754
i3 & xprofile: enable/document/comment qt5ct
Resolves #114
2019-04-15 23:55:13 +03:00
Cyaniventer 0ca856669c
bashrc&zshrc: fix youtube-dl deprecation warning
Manually applying PR #110

Resolves #100
2019-04-04 20:43:38 +03:00
Aminda Suomalainen 285ab3d0e2
create xprofile, hopefully fixes #104 2019-02-28 16:54:12 +02:00
Aminda Suomalainen 544f734617
bashrc & zshrc: alias startx="exec \startx"
I generally have the shortcut to kill Xorg enabled and last night I was
wondering what happens if I use it within i3lock.

The result was unlocked TTY and that was a gaping hole even if running
`startx` again presented me i3lock (I wonder how that works), but after
repeating the experiment with this alias I was thrown into TTY login
prompt.
2019-02-18 13:20:04 +02:00
Aminda Suomalainen b242822ee5
update PATH & make xinitrc source /etc/profile
Fixes flatpaks & snaps with dmenu
2019-02-17 21:59:20 +02:00
Aminda Suomalainen 49209e232c
xinitrc: start i3 with dbus, I am finally using startx again 2019-02-17 14:48:46 +02:00
Aminda Suomalainen 512aac6832
vimrc: set colorcolumn=76 2019-02-08 14:22:36 +02:00
Aminda Suomalainen 0afc716ccf
Partially revert f7fbf35109
That was just too evil, especially as the line has moved to my i3wm
config where nothing else I have tried works.
2019-02-04 20:33:31 +02:00
Aminda Suomalainen f7fbf35109
update setxkbmap and hope no one else is using these files 2019-01-30 19:16:45 +02:00
Aminda Suomalainen f87da95ac1
vimrc: back to spaces ❤️
542c4109eb has bothered me enough, I just
cannot stand the tabs messing up everything.

I wouldn't have needed to :retab this, but I wanted to!
2018-12-17 11:50:47 +02:00
Aminda Suomalainen e0f1a39bac
bash|zshrc: don't alias pacman into wrapper
I think this may be teaching me bad habits and pacman directly on ALARM
seems lighter than yay.
2018-12-02 13:26:14 +02:00
Aminda Suomalainen d5b860737f
rc: s/pacaur/yay/g
Pacaur has been deprecated and I hope that yay which was suggested to
me at IRC does the same thing considering their README says:

> Yay is based on the design of yaourt, apacman and pacaur.
2018-11-26 14:43:14 +02:00
Aminda Suomalainen 542c4109eb
Heavily touch vimrc, add init.vim for Neovim 2018-10-11 13:11:06 +03:00
Aminda Suomalainen b19551e8b4
zshrc: elite2 green for user, elite2 red for root 2018-10-11 12:56:34 +03:00
Aminda Suomalainen 8a8a686110
also update PATH in rc/profile 2018-09-18 21:07:55 +03:00
Aminda Suomalainen 1ab66ecbe9
rc: update PATH
Cleanup directories that I have never seen used, add Go
2018-09-18 20:57:48 +03:00
Aminda Suomalainen fe1d58c12f
xinitrc: exec mate-session 2018-09-06 13:26:01 +03:00
Aminda Suomalainen 1140d75d72
profile: embrace Colemak (caps to backspace) 2018-09-06 13:25:36 +03:00
Aminda Suomalainen 556deb069f
profile: check for existence of numlockx 2018-09-06 13:22:15 +03:00
Aminda Suomalainen c066504a97
profile: disable gpg-agent starting
Ubuntu (MATE) 18.04 didn't seem to appreciate it.
2018-04-26 12:30:30 +03:00
Aminda Suomalainen d11ff89c85 shellrc: disable apt Happy Eyeballs workaround
I think apt has fixed it and this has started being more problem than
solution.

This just breaks my nice gpg signed streak :(

Signed-off-by: Mikaela Suomalainen <mikaela+git@mikaela.info>
2018-04-18 17:29:33 +03:00
Aminda Suomalainen 73d3d51377
move compose key to menu (from lwin)
Closes #90
2017-09-18 22:06:11 +03:00
Aminda Suomalainen cb26791aaa
rc: add -y to apg-random 2017-04-30 12:34:31 +03:00
Aminda Suomalainen 9d6c1b60f6
xinitrc: Apparently my current preferred DE is LXQt 2017-02-24 16:50:16 +02:00
Aminda Suomalainen db7d57ad1d
rc: prefer /snap/bin to other global dirs in $PATH 2016-05-15 20:34:29 +03:00
Aminda Suomalainen 6b6cefb9cd
export XCURSOR_DISCOVER=1
Workarounds invisible cursor issue and I think it doesn't hurt even when
that issue isn't encountered.
2016-04-15 21:15:06 +03:00
Aminda Suomalainen eca88eb44a
rc/profile: use /snap/bin as the last
The snaps don't seem to be so functional yet and if they aren't found
before /snap/bin, that one is used.
2016-04-13 16:40:28 +03:00
Aminda Suomalainen effccb7203
Revert "rc: prefer /bin/snap"
This reverts commit d22ae8718d.
2016-04-13 16:39:43 +03:00
Aminda Suomalainen 7d569e165e
rc/profile: update forgotten PATH 2016-04-13 16:31:10 +03:00
Aminda Suomalainen d22ae8718d
rc: prefer /bin/snap 2016-04-13 16:27:46 +03:00
Aminda Suomalainen 922aa18271
rc: add /snap/bin to $PATH
For snappy in classic Ubuntu 16.04 & possibly others in the future.
2016-04-13 16:08:31 +03:00