Commit graph

72 commits

Author SHA1 Message Date
5d92bca1cf Update startx conditions in shell profile to reflect wiki 2022-02-12 12:15:17 +01:00
01c088d308 Make reboot a function not an alias 2022-02-11 19:38:12 +01:00
74eac552b2 Default terminal to terminator 2022-01-07 20:25:55 +01:00
c9b568ba65 Only connect to VPN if not connected 2021-11-06 11:55:50 +01:00
94ea1cc790 Connect to fastest vpn instead of NL 2021-11-04 20:31:05 +01:00
4f6072ab3d Merge branch 'main' of tunuifranken.info:flyingscorpio/setup-cockpit 2021-10-28 21:13:10 +02:00
c0ec64cfc2 Check for unpushed changes before system shutdown 2021-10-28 19:12:25 +02:00
0fb702ff2a Fix command name 2021-10-28 19:04:23 +02:00
4febefc922 Add SUDO_EDITOR 2021-10-26 12:39:05 +02:00
a1eaa4c28f Add fuzzy open a file 2021-10-25 15:22:29 +02:00
6f2d780da1 Add service file for ssh-agent 2021-09-30 23:21:43 +02:00
5ebe25730a Remove 'cockpit' function, add git- in front of pull and push functions 2021-09-14 22:43:14 +02:00
13d3293293 Change underscore in functions to - 2021-09-14 20:42:13 +02:00
90637538b9 Hide errors on git command 2021-09-09 22:10:26 +02:00
1cdc686fbe Add function to check for unpushed repos 2021-09-09 22:08:24 +02:00
8a51cebd9a Don't split declaration and assignment 2021-09-05 11:54:01 +02:00
4200ea9613 Move find command into function + minor changes 2021-09-05 10:32:07 +02:00
5ff81a4091 Replace 'dirname find' by 'find -exec dirname' 2021-09-04 23:31:00 +02:00
62c94c93c9 Find is too slow 2021-09-01 12:38:51 +02:00
a2cfb64f1b Replace use of git alias by actual command 2021-08-31 18:09:41 +02:00
361e906250 Compute GIT_REPOS with find 2021-08-31 11:15:08 +02:00
dca343b022 Add function aur_update 2021-08-31 11:14:44 +02:00
1aecc63e8d Remove fcn-sysadmin from repo pulling 2021-08-21 23:12:44 +02:00
839fa07c5c Add sudo to shutdown and reboot 2021-06-06 20:57:45 +02:00
7ea0f1ec67 Alias aur: change $1 to $*, for multiple words in search 2021-05-10 22:44:40 +02:00
7c49066406 Undo removal of conversion 2021-03-13 09:36:38 +01:00
3adc4cf1cc Make clitip in center of one screen image, remove conversion in clitip 2021-03-07 20:55:18 +01:00
095db59c7e Remove update_tunuifranken.info alias 2021-02-22 13:04:38 +01:00
76ad0d8055 Merge github_misc and github_dotfiles 2021-02-13 19:54:12 +01:00
05cda8513b Remove calc function in aliases: use bc instead 2021-02-05 19:19:24 +01:00
9538c211f5 Add alias for updating tunuifranken.info 2021-02-03 21:04:52 +01:00
bd176da680 Connect to VPN before starting i3 2021-01-22 09:32:30 +01:00
fe38d289bd Remove function bye(), rename function off() to bye() 2021-01-16 23:23:06 +01:00
66c30156eb Add color support alias for ip and diff 2021-01-16 22:53:13 +01:00
94149d908f Connect to NL by default 2021-01-12 19:45:09 +01:00
cfd6c25c6b Add off function 2021-01-10 23:40:57 +01:00
c8c9b2b8a0 Add nvim 2020-12-22 18:55:02 +01:00
03552b3ec2 Add fcn-sysadmin to git repos 2020-12-14 21:45:55 +01:00
ade57bda1e Add functions for firefox aw, pkg and aur 2020-12-13 14:15:49 +01:00
92145b54c7 Add whois-firefox, opens whois result in osm.org 2020-12-05 23:54:37 +01:00
6d4756a532 Disconnect from vpn when bye 2020-11-24 08:30:42 +01:00
965ccccc92 Change repo names 2020-11-20 17:17:42 +01:00
bc2253cb48 Make SRC lowercase 2020-11-20 15:47:08 +01:00
eecf1e5fda Make all occurences of SetupCockpit lowercase 2020-11-19 08:34:11 +01:00
28b1fa4efd Reset PASSWORD_STORE_CLIP_TIME to default after pw is invoqued 2020-11-17 12:26:46 +01:00
1a919fb0ce Add TERMINAL env to put kitty in first position of i3-sensible-terminal 2020-11-15 22:44:14 +01:00
ba72f22b78 Make git-summary command use a local lookup in bye() 2020-11-13 13:33:39 +01:00
20bfe89994 Add echo input line to calc() 2020-11-11 10:17:24 +01:00
d8d3ed5a3f Add system update to bye() 2020-11-11 10:07:31 +01:00
4075a3e4cb Split hello() into multiple functions 2020-11-11 10:05:10 +01:00