Commit graph

707 commits

Author SHA1 Message Date
tomit4
19a9936f73 added further notation on how to scroll and find channels in irssi/irc 2022-05-08 09:45:01 -07:00
z3rOR0ne
2aeb82c172 instructions to use pick command 2022-05-08 05:31:42 -07:00
z3rOR0ne
5dfa28695a instructions to install pick command 2022-05-08 05:27:24 -07:00
z3rOR0ne
3127c98666 removed overwrite command in preference of shell script 2022-05-08 05:17:15 -07:00
z3rOR0ne
ff8cc266e0 added overwrite alias as a command to, when combined with sed, edit files in place 2022-05-08 04:58:50 -07:00
z3rOR0ne
a85351adce copied simple table from unix programming environment on shell signal numbers 2022-05-08 03:37:31 -07:00
tomit4
e87abe8967 removed previous notation on updates 2022-05-07 17:15:42 -07:00
tomit4
436ec971a5 added table 5.3 which briefly demonstrates how variables can be set in the shell 2022-05-07 17:10:54 -07:00
tomit4
12616564c6 removed which alias, too many other useful flags to alias 2022-05-07 16:51:46 -07:00
tomit4
258842756e aliased which to which -a 2022-05-07 16:50:10 -07:00
tomit4
86263ba2ea copied table 5.2, which goes over some basics of regex in context of shell programming 2022-05-07 16:20:11 -07:00
tomit4
7dad690a5f copied table 5.1, which covers basic shell built-in variables 2022-05-07 16:11:26 -07:00
tomit4
71091f5647 moved tables from unix programming interface book into its own directory 2022-05-07 16:07:26 -07:00
tomit4
a7e1891218 added more default settings for .xinitrc 2022-05-06 18:58:20 -07:00
tomit4
04fa5ffdda added notation on removing lightdm in favor of startx 2022-05-06 11:50:26 -07:00
tomit4
00256b7ae1 added bash_profile zprofile and xinitrc in favor of keeping display manager-less set up 2022-05-06 11:26:51 -07:00
tomit4
9bc5c6783e added bash_profile zprofile and xinitrc in favor of keeping display manager-less set up 2022-05-06 11:21:59 -07:00
tomit4
1b631940f6
test for gpg sign 2022-05-06 10:37:05 -07:00
tomit4
3dd0162569 added lightdm and lightdm-runit to ignore packages, new version breaks login 2022-05-05 09:01:09 -07:00
tomit4
44d6cc9248 moved manjaro face picture to Pictures directory 2022-05-04 22:30:40 -07:00
tomit4
e65ea015cd updated ranger file manager to show hidden files 2022-05-04 22:29:55 -07:00
tomit4
8325e26fda added cheat command installation notes 2022-05-04 22:21:54 -07:00
tomit4
1018faa448 added table 4.5 on awk built-in functions from unix programming interface book 2022-05-04 19:04:43 -07:00
tomit4
2f4bd3a309 copied awk tables from unix programming environment book 2022-05-04 18:56:19 -07:00
tomit4
06857b7619 added note on extension to add to librewolf 2022-05-04 15:04:16 -07:00
tomit4
154b25e40c copied table 4.2 from chapter 4: filters of unix programmer's environment book 2022-05-04 12:33:57 -07:00
tomit4
4bd472ef3d updated packages list 2022-05-04 07:06:30 -07:00
tomit4
3d4bd98ade removed torsocks from ytdl aliases 2022-05-03 20:19:55 -07:00
tomit4
e12f514572 added artix face icon 2022-05-03 18:40:24 -07:00
tomit4
00f2307bda changed up notification daemon to be more minimal 2022-05-03 18:28:51 -07:00
tomit4
9ba55b6529 added note about uninstalling artix-grub-theme 2022-05-03 17:57:08 -07:00
tomit4
72a1842540 added notation on making ddg lite default search engine in ungoogled chromium 2022-05-03 17:39:20 -07:00
tomit4
c89725370f reworked home command to clear history depending on which shell i'm in 2022-05-03 17:28:29 -07:00
tomit4
97d8c42ab6 wget html page from haydenjames.io on linux commands 2022-05-03 17:18:18 -07:00
tomit4
c569b25e3e added blkid to invoke using doas 2022-05-03 17:15:56 -07:00
z3rOR0ne
72e598c842 copied table of grep_egrep from unix programming environment 2022-05-03 03:55:58 -07:00
z3rOR0ne
1cb515fe2d made a note to install dictd 2022-05-03 03:36:16 -07:00
z3rOR0ne
0b059bd7b9 added wallpaper found on soystemd's github page 2022-05-03 03:32:10 -07:00
z3rOR0ne
398b6369d4 added artix archives to links bookmarks 2022-05-03 03:26:13 -07:00
z3rOR0ne
a126bfbb14 added artix archives bookmark 2022-05-03 03:24:13 -07:00
z3rOR0ne
cf6216cd44 added glibmm to ignore packages list 2022-05-03 02:42:06 -07:00
z3rOR0ne
5e8e7f5ba7 downgrading glibmm for inkscape to function 2022-05-03 02:40:08 -07:00
tomit4
0b8de7b174 added keyboard shortcut super+y for gtktranslate 2022-05-02 10:20:09 -07:00
z3rOR0ne
885b705e67 found out . and source can be used interchangably 2022-05-02 02:21:00 -07:00
z3rOR0ne
5a3a345766 deleted . alias as it can execut scripts with built-in shell commands 2022-05-02 02:19:12 -07:00
tomit4
86739bca51 removed veloren alias 2022-05-01 16:55:40 -07:00
tomit4
e56152c267 added note about gnome-keyring 2022-05-01 14:33:14 -07:00
tomit4
52f3d26ead copied table 3.1 from unix programming environment book 2022-05-01 14:08:46 -07:00
tomit4
4e7d52413f added to of alias, using yq to format, very similar to jq. also install yq 2022-05-01 13:46:13 -07:00
tomit4
7cd3136ab9 updated spdtst alias as a cli verbose json formatted internet speed test 2022-04-30 17:04:57 -07:00